An open API service indexing awesome lists of open source software.

https://github.com/carbonfive/exploring-client-side-mvc-with-backbonejs

Sample Rails 3 and Backbone.js app
https://github.com/carbonfive/exploring-client-side-mvc-with-backbonejs

Last synced: about 1 year ago
JSON representation

Sample Rails 3 and Backbone.js app

Awesome Lists containing this project

README

          

# Exploring Client-side MVC with Backbone.js

## Installation

$ git clone git://github.com/carbonfive/exploring-client-side-mvc-with-backbonejs
$ cd exploring-client-side-mvc-with-backbonejs
$ bundle install
$ rake db:migrate
$ rails s

Go to http://localhost:3000/posts