https://github.com/codingitwrong/react-component-library-template
https://github.com/codingitwrong/react-component-library-template
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codingitwrong/react-component-library-template
- Owner: CodingItWrong
- Created: 2019-08-18T22:22:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T17:18:34.000Z (almost 7 years ago)
- Last Synced: 2025-06-21T09:05:43.282Z (12 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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