Skip to content

cinob/vitesse-lite-with-ssg

 
 

Repository files navigation

Vitesse - Opinionated Vite Starter Template

Lightweight version of Vitesse

Dropped Features

  • i18n
  • Layouts
  • PWA
  • Markdown

Features


See Vitesse for full featureset.

Pre-packed

UI Frameworks

  • UnoCSS - The instant on-demand atomic CSS engine.

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 47.5%
  • Vue 34.9%
  • HTML 10.5%
  • CSS 7.1%