github.com/antfu/vitesse-lite ↗
⛺️ Lightweight version of Vitesse
Open this visualization on its own page →
Contributors
6
Lines of Code
231
From
2021-07-19
To
2022-04-10
About antfu/vitesse-lite
Vitesse Lite is a lightweight starter template for Vue 3 applications built with Vite. It provides a fast development experience powered by modern tooling including Vue 3, Vite, pnpm, and ESBuild, with TypeScript support built-in.
The template comes with essential features for rapid development: file-based routing via Vue Router, automatic component importing, and UnoCSS for instant on-demand atomic styling with icon support from Iconify. It includes auto-importing for Vue Composition API through unplugin-auto-import, Vue macros support, and the VueUse utility library. Testing is handled through Vitest for unit and component tests, and the project can deploy to Netlify with zero configuration.
This is a stripped-down version of the full Vitesse template, intentionally removing internationalization, layout systems, static site generation, PWA features, and markdown support. It's designed for developers who want a minimal but well-configured foundation for building modern Vue applications quickly.