Welcome to Ember Day!
To get started, you should have ruby 2+ and node 0.12+ along with bower.
Just run
script/bootstrap
To install all the dependencies for the backend and frontend
Run
script/server
To start the ember app and the rails backend.
Then visit: http://localhost:4200/cards to get started!