This README outlines the details of collaborating on this Ember addon.
git clone <repository-url>
this repositorycd ember-cli-quaggajs
npm install
bower install
ember serve
npm test
(Runs ember try:each
to test your addon against multiple Ember versions)ember test
ember test --server
ember build
For more information on using ember-cli, visit https://ember-cli.com/.