React version of Vitesse Lite
English | 简体中文
-
🎨 UnoCSS - The instant on-demand atomic CSS engine.
-
😃 Use icons from any icon sets in Pure CSS
-
✅ Use Vitest for unit and components testing
-
🦾 TypeScript, of course
-
☁️ Deploy on Netlify, zero-config
See Vitesse for full featureset.
Dropped Features from Vitesse
i18nLayoutsSSGPWAMarkdown
- UnoCSS - The instant on-demand atomic CSS engine.
- Iconify - use icons from any icon sets 🔍Icônes
- Pure CSS Icons via UnoCSS
vite-plugin-pages
- file system based routingunplugin-auto-import
- Directly use react/react-router-dom API and others without importing- usehooks-ts - collection of useful React hooks
Create a repo from this template on GitHub.
If you prefer to do it manually with the cleaner git history
npx degit lxy-yz/vitesse-lite-react my-react-app
cd my-react-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm