generator-assemble-handlebars

A Yeoman generator to kick-start your Front End web projects using Foundation 5, Assemble, SASS, SMACSS, BEM and Modernizr.

Getting Started

  • Install yo : npm install -g yo
  • Install Compass : gem install compass (You need Ruby to do this.)
  • Install the generator : npm install -g generator-assemble-handlebars
  • Run yo assemble-handlebars to start your project
  • Run grunt