Skip to content

a1ooha/vitesse-for-react

Repository files navigation

Vitesse for React

Features

Pre-packed

UI Frameworks

  • UnoCSS - The instant on-demand atomic CSS engine

Icons

Plugins

Try it now

Vitesse requires Node >=14.18

GitHub Template

Create a repo from this template on GitHub.

Clone to local

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