https://github.com/greypants/gulp-starter/tree/2.0
npm install
gulp
You may need to alias gulp to node_modules/.bin/gulp, or npm install -g gulp.
Start editing assets and views from the gulp/assets and gulp/views folder. Files compile to public.
gulp build:production
gulp server