Home > sprout-rails-demo

sprout-rails-demo

Sprout-rails-demo is a project mainly written in RUBY and JAVASCRIPT, it's free.

demonstration of sprout core

The sprout code is in the init/apps/todos

to run:

gem install sproutcore --pre

cd init/apps/todos

sc-server

point your browser to:

http://localhost:4020/todos

Previous:hello_world