ember-cli-sepia
v0.1.1
Published
Sepia.js For Ember Apps
Downloads
2
Readme
ember-cli-sepia
WARNING: alpha - do not use this
Not only is it alpha, but likely won't work for anyone but our own app for now. Feel free to hack and contribute.
Installation
git clone
this repositorynpm install
bower install
Note: probably none of the commands below work for development at the moment
Running
ember server
- Visit your app at http://localhost:4200.
Running Tests
ember test
ember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.