React starter with TypeScript, Webpack, ESLint, and Prettier
A minimal starter template that sets up a React application with TypeScript using a custom Webpack configuration. It includes a development server, TypeScript type checking, ESLint rules, and Prettier formatting, plus support for path aliases and environment variables. Suited for single-page web apps and projects that prefer explicit build tooling instead of create-react-app.
0