PLEASE NOTE: This Yeoman generator is pretty old now and I haven't had the time to update or provide support for it. You're probably better off using the default Yeoman webapp generator.
Yeoman generator for scaffolding out a basic web project.
It's based on generator-webapp, but somewhat simplified and with some other useful stuff added in - Grunticon for all your SVG needs, and Assemble for building static HTML files from modular templates and data.
- Make sure you have yo installed:
npm install -g yo
- Install the generator:
npm install -g generator-bones
- Run:
yo bones
- Run:
grunt
This is what your project will look like once you've run yo bones
and grunt
:
@_mattbailey at GPMD.