This application goes along with the Ember without Ember Data screencast. It's been updated since the screencast to the latest version of ember-cli but almost all the concepts are the same.
git clone
this repositorynpm install
bower install
ember server
- Visit your app at http://localhost:4200.
ember test
ember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
MIT