POfeiY / CrossRouterComponent

just for practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vitesse - Opinionated Vite Starter Template

Lightweight version of Vitesse

English | 简体中文

Features


See Vitesse for full featureset.

Dropped Features from Vitesse

  • i18n
  • Layouts
  • SSG
  • PWA
  • Markdown

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

About

just for practice

License:MIT License


Languages

Language:Vue 48.5%Language:TypeScript 40.3%Language:HTML 10.0%Language:CSS 1.2%