boilerplate-without-tailwind-react
v1.0.9
Published
- Clone the repo - Run `npm install`
Downloads
6
Readme
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