- Install OpenServer;
- Install Node.js;
- Install Browsersync globaly;
- Install npm dependencies in your project;
- Add new domain in OpenServer and add path to /app folder;
- Change proxy to your domain in gulpfile.js;
- Run gulp in command line;
- Done, you can start to working!
npm install -g browser-sync
npm i