zlatanpham / react-typescript-boilerplate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:TypeScript 69.5%Language:JavaScript 15.0%Language:HTML 14.4%Language:CSS 1.0%