A boilerplate for building React libraries.
- React
- Rollup with Babel and other plugins:
- styled-components with default stylelint support
- Monorepo support with Lerna
- Run tests with Jest
- Code Coverage reporting with Codecov
- Dev sandbox and documentation with Storybook
- Structural and interaction testing with Enzyme
- Type checking with Flow
- JS style check with ESLint using AirBnb style guide
Please see DEVELOPMENT.md