A component library built by Sysvale, using storybook and Vue components
- Clone the repository:
git clone https://github.com/Sysvale/component-library.git
- Install the dependencies:
npm i
- Run the component library:
npm run storybook
npm run test