- style injection instead of realoading the browser
- easy changes to
gulpfile.js
- uses browsersync
- has to create temporary js files to browserify them after
- can not split js files into chunks to
lazy load
them after
start node server on first cmd
node index.js
start gulp on second cmd
npm run gulp