jylc-ui-library
v1.0.7
Published
A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook
Maintainers
Readme
React Component Library
Test for a component library inspired by https://blog.harveydelaney.com/creating-your-own-react-component-library/
Using:
- Rollup
- [StyledComponents]
- TypeScript
It also features:
- Storybook to help you create and show off your components
- Jest and React Testing Library enabling testing of the components
