0.1.0 • Published 10 years ago
generator-almond v0.1.0
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
grunt
for building andgrunt watch
for enabling Less compiler
0.1.0
10 years ago