Front-end dev boilerplate.
- CommonJS Modules
- Gulp as build tool
- App config file
- Local dev server with gulp-live-server
- Live reload with BrowserSync
- SASS compilation and bundling with gulp-concat and gulp-sass
- JS compilation and bundling with Browserify and vinyl-source-stream
- JS linting with gulp-eslint