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.
yarn install
yarn serve
yarn build
yarn test:unit
yarn lint
yarn storybook