1.0.9 • Published 1 year ago
boilerplate-without-tailwind-react v1.0.9
Steps to setup the project
- Clone the repo
- Run
npm install
For Testing The Component
npm run storybook
For Building the library
npm run build-lib
For Publish and Update the library
npm run publish-lib