60.0.5 • Published 4 years ago
nmbl-prostack-components v60.0.5
nmbl-prostack-components
This README outlines the details of collaborating on this Ember addon.
versioning of package:
For updating the version of this package: Project branch: a) Say project branch is 0.0.3210.1239-opt, this package version would be 0.3210.1 where last octet value 1 needs update on publishing. Release/Default branch: b) Say release/default jira versioning is 5.3.2.0, this package version will start from 53.20.0 where last octet 0 needs update on publishing.
Installation
git clone <repository-url>this repositorycd nmbl-prostack-componentsnpm 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
For more information on using ember-cli, visit https://ember-cli.com/.