联考脱机版,将合并到联考仓库中

bzkf3 4785ab5ceb ~ 1 rok temu
.github d481fd401d init 1 rok temu
.vscode d481fd401d init 1 rok temu
public bde83bdc78 ~ 1 rok temu
src 4785ab5ceb ~ 1 rok temu
test d481fd401d init 1 rok temu
.editorconfig d481fd401d init 1 rok temu
.gitignore d481fd401d init 1 rok temu
.npmrc d481fd401d init 1 rok temu
LICENSE d481fd401d init 1 rok temu
README.md d481fd401d init 1 rok temu
README.zh-CN.md d481fd401d init 1 rok temu
auto-imports.d.ts bde83bdc78 ~ 1 rok temu
components.d.ts 4785ab5ceb ~ 1 rok temu
index.html bde83bdc78 ~ 1 rok temu
netlify.toml d481fd401d init 1 rok temu
package.json bde83bdc78 ~ 1 rok temu
pnpm-lock.yaml bde83bdc78 ~ 1 rok temu
shims.d.ts bde83bdc78 ~ 1 rok temu
tsconfig.json d481fd401d init 1 rok temu
uno.config.ts d481fd401d init 1 rok temu
vite.config.ts d481fd401d init 1 rok temu

README.md

Vitesse - Opinionated Vite Starter Template

Live Demo
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