This README outlines the details of collaborating on this Ember application.
git clone
this repositorynpm install
bower install
- run the rails api from the
server
directory ./node_modules/ember-cli/bin/ember serve --proxy http://localhost:3000/
- Visit your app at http://localhost:4200.
./node_modules/ember-cli/bin/ember test
./node_modules/ember-cli/bin/ember test --server
./node_modules/ember-cli/bin/ember build
For more information on using ember-cli, visit http://iamstef.net/ember-cli/.