ember-cli-remotestorage
v0.2.0
Published
Adds remoteStorage.js to your Ember app.
Downloads
15
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 clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
