This README outlines the details of collaborating on this Ember application.
git clone
this repositorynpm install
bower install
cargo build
./target/main
ember server --proxy http://localhost:8888
- Visit your app at http://localhost:4200.
ember test
ember test --server
cargo build
ember build
For more information on using ember-cli, visit http://iamstef.net/ember-cli/.