/gulp-boilerplate-hbs

gulp boilerplate with handlebars

Primary LanguageJavaScript

Basic Glup Handlebar Boilerplate###

Boilerplate template works on gulp

##Installation## Install latest node js v.4.2.1 first before begining "npm install"

Next run the command npm uninstall --save-dev gulp-sass and run npm install --save-dev gulp-sass@2 for latest sass version

Run npm install --save-dev gulp-image

Run npm install --save-dev gulp-uglify

Run npm install gulp-concat

Run npm install merge-stream

npm install --save-dev handlebars gulp-handlebars-html

Run gulp to have the front page app started.