@copperinc/alloy
v0.4.2
Published
Alloy Design System
Readme
design-system-ui
This README outlines the details of collaborating on this Ember addon.
Installation
git clone <repository-url>this repositorycd design-system-uinpm install
Development
We use Commitizen for change management and release note auto-generation.
npm install -g commitizen- Instead of using
git commit, usegit czand follow the prompts
Running
ember serve- Visit your app at http://localhost:4204.
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/.
