Web interface for Jeego.
git clone
this repositorynpm install
bower install
ember server
- Visit the app at http://localhost:4200.
- Test the app at http://localhost:4200/tests
ember test
ember test --server
ember build
ember build --environment=production
$ npm install ember-cli --save-dev
$ ember init
Fix conflicts.
$ npm install
$ bower install
For more information on using ember-cli, visit http://iamstef.net/ember-cli/.