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

https://github.com/zlatanpham/react-typescript-boilerplate

Override create-react-app --typescript webpack config without running eject
https://github.com/zlatanpham/react-typescript-boilerplate

boilerplate cra customize-cra react react-app-rewired react-testing-library styled-components tailwind

Last synced: 3 months ago
JSON representation

Override create-react-app --typescript webpack config without running eject

Awesome Lists containing this project

README

        

# React Typescript Boilerplate

This boilerplate using `react-app-rewired` helps to override `create-react-app` webpack config without running `eject`. Currently, it does:

- support `tailwindcss`.
- support `styled-component`, plus `twin.macro` for integrating with `tailwind` classes.
- support `bundle-analyzer` to analyze bundle size.