@choiceform/ember-choice-ui
v0.5.4
Published
The default blueprint for ember-cli addons.
Downloads
629
Keywords
Readme

ember-choice-ui
Ember choice ui is a fully customizable UI components, closely related to each other and combined on different levels。Each component has been carefully designed to look good, provide a great user experience, and be simple to use and customize.
This README outlines the details of collaborating on this Ember addon.
Installation
git clone <repository-url>this repositorycd ember-choice-uinpm installbower 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/.
