Live Demo
Lightweight version of Vitesse
Dropped Features
i18nLayoutsSSGPWAMarkdown
Features
-
🎨 Windi CSS - next generation utility-first CSS framework
-
🔥 Use the new
<script setup>style -
🦾 TypeScript, of course
-
☁️ Deploy on Netlify, zero-config
See Vitesse for full featureset.
Pre-packed
UI Frameworks
- Windi CSS (On-demand TailwindCSS) - lighter and faster, with a bunch of additional features!
Icons
- Iconify - use icons from any icon sets 🔍Icônes
vite-plugin-icons- icons as Vue components
Plugins
- Vue Router
vite-plugin-pages- file system based routing
vite-plugin-components- components auto importvite-plugin-windicss- WindiCSS support- VueUse - collection of useful composition APIs
vue-global-api- Use Vue Composition API globally
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
Languages
Vue
82.6%
TypeScript
16.1%
CSS
0.9%
HTML
0.4%