@sysvale/component-library
v1.11.2
Published
<p align="center"> <a href="https://sysvale.github.io/component-library"> <img src="https://sysvale.github.io/component-library/static/media/scl3.3753aa9a.svg" alt="SysvaleComponentLibraryLogo" width="250" /> </a> </p>
Downloads
266
Keywords
Readme
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