You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.
When building something you should be able to see the product as you work. The basic process while working with components is:
Make changes
Compile/build
Refresh your browser
All you should be doing though is switching between your text editor and your browser. This page serves as a registry for tools which help you achieve this.
jkroso/buildfresh - monitors your project and executes a command when files change before refreshing your browser. It should work fine cross platform. Needs to be paired with the liveReload browser plugin in order to reload your browser.