This README outlines the details of collaborating on this Ember addon.
git clone <repository-url>
this repositorycd ember-railio-pop-over
npm install
ember serve
- Visit your app at http://localhost:4200.
ember test
– Runs the test suite on the current Ember versionember test --server
– Runs the test suite in "watch mode"ember try:each
– Runs the test suite against multiple Ember versions
ember build
For more information on using ember-cli, visit https://ember-cli.com/.