-
🎨 UnoCSS - the instant on-demand atomic CSS engine
-
✅ Use Vitest for unit and components testing
-
🦾 TypeScript, of course
- UnoCSS - The instant on-demand atomic CSS engine
-
vite-plugin-pages
- file system based routing
-
unplugin-auto-import
- Directly use react/react-router-dom API and others without importing -
LinguiJS - Internationalization
-
usehooks-ts - collection of useful React hooks
Vitesse requires Node >=14.18
Create a repo from this template on GitHub.
If you prefer to do it manually with the cleaner git history
npx degit a1ooha/vitesse-for-react my-vitesse-app
cd my-vitesse-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm