Skip to content

Xa3lis/vitesse-lite

 
 

Repository files navigation

Vitesse - Opinionated Vite Starter Template

Lightweight version of Vitesse

Dropped Features

  • i18n
  • Layouts
  • SSG
  • PWA
  • Markdown

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

About

⛺️ Lightweight version of Vitesse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 39.2%
  • Vue 38.8%
  • HTML 13.7%
  • CSS 8.3%