yeoman-generator-requirejs icon indicating copy to clipboard operation
yeoman-generator-requirejs copied to clipboard

RequireJS, Grunt, Bower and QUnit all working together for awesomeness

RequireJS Yeoman Generator Build Status

A generator for Yeoman.

Getting Started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-requirejs (locally works too)
  • Run: yo requirejs

Demo Application

Run yo requirejs:demo to scaffold out a demo application.

License

MIT License