A starter project for using React, TypeScript, SCSS and Webpack, along with Jest for writing tests.
Features
- Webpack 5 + HMR
- TypeScript + React
- SCSS + Autoprefixing
- Jest
🚀 Getting Started
Get up and running with these simple steps:
- Clone the project
https://github.com/GrantBartlett/react-typescript-webpack-starter
- Run
npm install
- Run
npm run dev
For the full details, go to the README.