Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 2.31 KB

README.md

File metadata and controls

61 lines (36 loc) · 2.31 KB

Netlify Status

alt text

Features


See Vitesse for full featureset.

Pre-packed

UI Frameworks

Icons

Plugins

Try it now!

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 antfu/vitesse-lite my-vitesse-app
cd my-vitesse-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm