Skip to content

zakelfassi/backbone-amd-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just to get you started using Backbone-AMD (using RequireJS).

Jump start

Assuming NodeJS installed;

  1. Install Bower, a dependency management tool, by running npm install bower
  2. Install RequireJS (for build purposes using r.js - you might also need r.js separately) npm install requirejs npm install rjs
  3. Run bower install on the project's root folder to install JQuery, Backbone, Underscore, RequireJS and TextJS.

Features

  • Start your Backbone-AMD project in 1 minute or less.
  • Boilerplate code for the router, model, view, template, collection already there.
  • Rails-like conventions for Models and Collections (Model: App.js, Collection: Apps.js).

About

Backbone-AMD boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published