An open API service indexing awesome lists of open source software.

https://github.com/codingitwrong/react-component-library-template


https://github.com/codingitwrong/react-component-library-template

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# React Component Library Template

A template for a React component library repo and project. It includes:

- Webpack and Babel setup to build the components into a form suitable for publishing as an NPM package
- ESLint and Prettier setup
- Jest tests with React Testing Library
- Storybook for local development and previewing

## License

MIT