puneet-ui-toolkit
v1.0.2
Published
A skeleton to create your own React component library using Rollup
Downloads
2
Readme
React Component Library
This project skeleton was created to help people get started with creating their own React component library using:
It also features:
- Jest and React Testing Library enabling testing of the components
Development
Testing
npm run test
Building
npm run build