generator-almond
v0.1.0
Published
Yeoman generator that scaffolds out a front-end web app with AMD capabilities.
Downloads
13
Maintainers
Readme
Almond web app generator
Yeoman generator that scaffolds out a front-end web app with AMD capabilities.
Features
- RequireJS
- Optimized build with Almond
- Automagically compile Less (Optional)
- Twitter Bootstrap (Optional)
- Font Awesome (Optional)
- LESS Hat 3.0 (Optional)
- Leaner Modernizr builds (Optional)
Getting Started
- Install:
npm install -g generator-almond - Run:
yo almond - Run
gruntfor building andgrunt watchfor enabling Less compiler
