1.1.3 • Published 8 years ago
embed-engine v1.1.3
embed-engine
This README outlines the details of collaborating on this Ember addon.
Installation
git clone <repository-url>this repositorycd embed-enginenpm installbower install
Running
ember serve- Visit your app at http://localhost:4200.
Tests
Because the addon does not merge its files into the app tree (no exports in app/),
it is important to note that the default modulePrefix comes from config/environment.js
instead of the tests/dummy/config/environment.js file.
npm test(Runsember try:eachto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit https://ember-cli.com/.
1.1.3
8 years ago