Adds remoteStorage.js to your Ember application, so your users can choose where to store/sync their app data and you don't have to run a back-end for that.
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/.