This is a boilerplate combining React.js and TypeScript. Bundle with Webpack.
Supporting the following:
- Styled-components
- SCSS/CSS
- React-refresh enabled
- i18next
- eslint
- prettier
git clone --depth=1 https://github.com/richardhsueh/react-typescript-template.git <YOUR_PROJECT_NAME>
npm install
npm run dev