Uses Vite, Vitest, and React Testing Library to create a modern React app compatible with Create React App
Using TypeScript? See the TypeScript template.
- Easy migration from Create React App or Vite
- As beginner friendly as Create React App
- Optimized performance compared to Create React App
- Customizable without ejecting
dev/start- start dev server and open browserbuild- build for productionpreview- locally preview production buildtest- launch test runner
