/trackbone

Example app using Backbone.js

Primary LanguageRuby

Prototype single page project management app.

Demo: young-flower-9677.herokuapp.com/

Dependenciese: Rvm Ruby Bundler

To setup locally:

$ bundle install –withou production $ rake db:create db:migrate $ rails s