0.5.0 • Published 5 years ago
@tradegecko/warehousing v0.5.0
Tradegecko Warehousing
This README outlines the details of collaborating on this Ember addon.
Installation
git clone <repository-url>this repositorycd tradegecko-warehousingnpm install
Running
ember serve- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:eachto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
Deployment
The deployment is done on Github Pages. We use the branch gh-pages for deploys. To deploy new changes, create a new tag/version and use the command ember deploy production to deploy.
More documentation here >> Ember addon docs deployment
For more information on using ember-cli, visit http://ember-cli.com/.