Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 612 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 612 Bytes

Almond web app generator

Yeoman generator that scaffolds out a front-end web app with AMD capabilities.

Features

  • RequireJS
  • Optimized build with Almond
  • Less auto-compile (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 and grunt watch for enabling Less compiler