RafaelGondi / component-library

A component library build by Sysvale, using storybook and Vue components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SysvaleComponentLibraryLogo

A component library built by Sysvale, using storybook and Vue components

https://sysvale.github.io/component-library

CodeFactor CodeFactor

How to install and run

  • Clone the repository:
git clone https://github.com/Sysvale/component-library.git
  • Install the dependencies:
npm i
  • Run the component library:
npm run storybook

How to run the tests

npm run test

About

A component library build by Sysvale, using storybook and Vue components

License:MIT License


Languages

Language:JavaScript 56.8%Language:Vue 43.2%