A component library with React, Typescript and Storybook.
- git v2.13 or greater
- nodejs
14 || 16 || 18
- npm v8.16.0 or greater
All of these must be available in your PATH
. To verify things are set up
properly, you can run this:
git --version
node --version
npm --version
Clone the project
https://github.com/ashish-simform/sld-ui.git
Go to the project directory
cd sld-ui
Install dependencies
npm install
To build library
npm run build
To start storybook
npm run storybook
To test the library
npm run test
- Github: @ashish
- Mail: ashish kachhadiya