All Projects → azat-co → super-simple-backbone-starter-kit

azat-co / super-simple-backbone-starter-kit

Licence: other
Super Simple Backbone Starter Kit and Boilerplate

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Super Simple Backbone Starter Kit

Dependencies (already included)

  • RequireJS 2.0.2 included in /libs
  • RequireJS Text plug-in 2.0.0 included in /libs
  • jQuery 1.10.2 hot-linked from Google APIs
  • Backbone 1.10.2 hot-linked from CDNJS
  • Underscore 1.5.2 hot-linked from CDNJS
  • Twitter Bootstrap 3.0.2 included in /css, /js, /fonts

Installation

Just download/fork/clone and launch index.html in a browser with HTTP server. You can use simple npm http-server: https://npmjs.org/package/http-server

Why?

I found Backbone Boilerplate too complicated and too big for the boilerplate.

Another good sample app Sample App with Backbone.js and Twitter Bootstrap

More tutorials https://github.com/documentcloud/backbone/wiki/Tutorials%2C-blog-posts-and-example-sites

To do

  • Add models and collections
  • Add extra page with examples
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].