All Projects → codeschool-courses → Anatomyofbackbone

codeschool-courses / Anatomyofbackbone

anatomyofbackbone

Programming Languages

ruby
36898 projects - #4 most used programming language

== Anatomy of Backbone sample application

This is a sample application used on the CodeSchool course, Anatomy of Backbone.js link:http://backbone.codeschool.com.

== Getting Started

  1. Run bundle install to setup required gems.
  2. Run rake db:setup to create a sqlite database and initialize with data.
  3. Run rails s to run the server locally.
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].