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 clonethis repositorynpm installbower install
ember server- Visit your app at http://localhost:4200.
ember testember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.