@hikaya/vue-ui-components
v0.3.17
Published
This is a collection of reusable UI components built in [Vue](https://vuejs.org/) based on our [design system](https://team.hikaya.io/design/color.html). Our UI components are based on [ElementUI](https://element.eleme.io/#/en-US), a desktop-focused UI li
Readme
vue-ui-components
This is a collection of reusable UI components built in Vue based on our design system. Our UI components are based on ElementUI, a desktop-focused UI library.
Our current UI library can be found here.
Setup
yarn installCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildRun your unit tests
yarn test:unitLints and fixes files
yarn lintRun storybook
yarn storybook