Skip to content

joloveridge/handlebars-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

handlebars-template

A boilerplate for handlebars, using gulp. Project built in collaboration with Adam Auckland (to whom I owe many beers)

Initialize project

Run npm install

Allow node modules to install

Run gulp

Project includes:

  • 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.

About

A boilerplate for handlebars, using gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published