Skip to content

adamzaninovich/anatomyofbackbone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anatomy of Backbone sample application

This is a sample application used on the CodeSchool course, Anatomy of Backbone.js 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.

Releases

No releases published

Packages

No packages published