hikaya-io / hakawati

A collection of UI components
GNU General Public License v3.0
2 stars 1 forks source link
ui-components vue

hakawati

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.

Setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Run storybook

yarn storybook