React and TypeScript starter template with Webpack and testing tools
A starter template for building client-side web applications using React, TypeScript, and Webpack. It includes testing (Jest, React Testing Library), linting and formatting (ESLint, Prettier), commit hooks (Husky, commitlint), i18n scaffolding, and styled-components support. Suited for single-page applications that need a configurable Webpack build, TypeScript typing, routing, and bundle analysis.
0