@envoy/ember-ui-kit
v1.0.0-alpha.15
Published
Envoy's Ember ui-kit component library.
Downloads
20
Readme
@envoy/ember-ui-kit
Envoy UI components and Living Style Guide
Compatibility
- Ember.js v3.12 or above
- Ember CLI v2.13 or above
- Node.js v12 or above
Installation
ember install @envoy/ember-ui-kit
Starting the Storybook style guide
git clone [email protected]:envoy/ember-ui-kit.git
cd ember-ui-kit
yarn install
Before starting Storybook, we need to start the Ember dummy app to create some storybook dependencies:
ember s
and in a separate terminal window:
yarn run storybook
This will automatically open the Storybook app in a new tab at http://localhost:6006
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.