-
🗂 Declarative routing for React
-
🎨 UnoCSS - The instant on-demand atomic CSS engine
-
😃 @unocss/preset-icons - Use any icons with Pure CSS for UnoCSS.
-
🔥 Use the React Hooks
-
✅ Use Vitest for unit and components testing
-
🦾 TypeScript, of course
-
☁️ Deploy on GitHub Page
- UnoCSS - The instant on-demand atomic CSS engine.
-
@unocss/preset-icons - Use any icons with Pure CSS for UnoCSS.
Create a repo from this template on GitHub.
If you prefer to do it manually with the cleaner git history
npx degit elonehoo/ritem-mini my-ritem-mini-app
cd my-ritem-mini-app
pnpm install # If you don't have pnpm installed, run: npm install -g pnpm