Home

Awesome

Ember.js - Mobile Animations and Gestures demo app

Check out the demo on Heroku

1) Basic animations/gestures tutorial

2) Touch-driven real-time graph tutorial

2) Facebook-style push-menu tutorial

Screen shot

To get this demo running:

  1. clone or download

  2. cd /app and bundle install

  3. rake db:migrate

  4. rake db:seed

  5. rails s