TypeScript and Webpack 5 frontend starter with testing and linting tools
A frontend starter configured for development and production using TypeScript and Webpack 5. Includes PostCSS processing, Jest-based testing, ESLint/Stylelint checks, lint-staged pre-commit hooks, environment variable loading, and a dev server. Suited as a base for single-page frontend projects or for adding React/Vue/Angular.
0