1.2.0 • Published 9 years ago

generator-battle-backbone v1.2.0

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

generator-battle-backbone

This Yeoman generator provides you with a structure for large scale business applications based on Backbone, Marionette, requirejs and more.

Install

You can install this generator with npm

npm install -g generator-battle-backbone

You might need sudo for that

Use

Scaffold your application with Yeoman

yo battle-backbone

You will be provided with a small example application written in either CoffeeScript or Javascript. Just run

grunt

after the generator has finished to start a (live reload) web server.

Docs

You can find the documentation at 65535th.com/battle-backbone.