Home > statechart-presentation

statechart-presentation

Statechart-presentation is a project mainly written in JAVASCRIPT and RUBY, it's free.

Statechart presention for the 2011-5-24 Chicago SproutCore meetup

To run the presentation:

$ bundle install
$ bundle exec showoff serve

Go to [http://localhost:9090].

The example sproutcore app is located in the car/apps/car/ directory. To run it:

$ git submodule init 
$ git submodule update 
$ cd car/
$ sc-server

Go to [http://localhost:4020/car].

Previous:Prework-JBS