A minimal yet powerful boilerplate to kickstart your React + TypeScript application using Vite. This setup includes Fast Refresh, type-aware ESLint rules, and supports both SWC and Babel, making it ideal for scalable, production-grade apps.
- ⚡ Lightning-fast dev server powered by Vite
- ⚛️ React with TypeScript support
- 🔄 Hot Module Replacement (HMR) for rapid development
- 🧹 ESLint with type-aware rules for high-quality code
- 🔍 Pre-configured with SWC or Babel — your choice
- React
- TypeScript
- Vite
- ESLint
- SWC (optional Babel alternative)