Awesome
Ember.js - Mobile Animations and Gestures demo app
1) Basic animations/gestures tutorial
2) Touch-driven real-time graph tutorial
2) Facebook-style push-menu tutorial
To get this demo running:
-
clone or download
-
cd /app and bundle install
-
rake db:migrate
-
rake db:seed
-
rails s