π File based routing
π¨ UnoCSS - The instant on-demand atomic CSS engine.
π Use icons from any icon sets in Pure CSS
π₯ Use the new <script setup>
style
β Use Vitest for unit and components testing
π¦Ύ TypeScript, of course
βοΈ Deploy on Netlify, zero-config
See Vitesse for full featureset.
vite-plugin-pages
- file system based routingunplugin-auto-import
- Directly use Vue Composition API and others without importingunplugin-vue-components
- components auto importCreate a repo from this template on GitHub.
If you prefer to do it manually with the cleaner git history
npx degit Simon-He95/vitesse-h my-vitesse-app
cd my-vitesse-app
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm