A boilerplate for handlebars, using gulp. Project built in collaboration with Adam Auckland (to whom I owe many beers)
Run npm install
Allow node modules to install
Run gulp
- gulp
- sass
- browser-sync
- minify
- imagemin
- handle-bars
- autoprefixer
- clean
- sourcemaps
- gulp-watch
Running gulp will compile everything from /src and /templates (sass, js, images, fonts and handlebar templates/partials) into /dist ready for deployment.