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
Omar Al-Ithawi edited this page Jun 25, 2015
·
4 revisions
#Browser Sync
Browser Sync helps the web developer to multiple browsers & devices in sync when building websites. It also provides auto refresh for your files when they change.
This small tutorial is to help you install it and work on it with your devstack.
##Install browser-sync
$ sudo npm install -g browser-sync
##Run the Server
Replace PLATFORM_PATH and THEME_NAME with your paths.