1.0.0-alpha.15 • Published 4 years ago

@envoy/ember-ui-kit v1.0.0-alpha.15

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@envoy/ember-ui-kit

CircleCI

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 git@github.com: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.