Simple frontend environment using Gulp, Browsersync and Browserify
Install via git clone
$ git clone https://github.com/Shulkin/gulp-template.git
$ cd gulp-template
$ npm installStart development Browsersync server
$ npm run devBuild production
$ npm run build