π File based routing
π¨ 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.
unplugin-icons
- using icons as components on-demandvite-plugin-pages
- file system based routingunplugin-auto-import
- Directly use Vue Composition API and others without importingunplugin-vue-components
- components auto importvite-plugin-windicss
- Windi CSS integrationCreate a repo from this template on GitHub.
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