Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Super Simple Backbone Starter Kit and Boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published