ember-cli-remotestorage
v0.2.0
Published
Adds remoteStorage.js to your Ember app.
Downloads
5
Maintainers
Readme
ember-cli-remotestorage
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.
Installation
git clone
this repositorynpm install
bower install
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/.