阅卷联考

la 8aed23090c .... %!s(int64=2) %!d(string=hai) anos
.github f92cde0c0b init %!s(int64=2) %!d(string=hai) anos
.vscode 567a5b559c 组件 %!s(int64=2) %!d(string=hai) anos
public 251a1f58c1 考试计划列表和详情 %!s(int64=2) %!d(string=hai) anos
src 8aed23090c .... %!s(int64=2) %!d(string=hai) anos
test f92cde0c0b init %!s(int64=2) %!d(string=hai) anos
.editorconfig f92cde0c0b init %!s(int64=2) %!d(string=hai) anos
.gitignore 6b2694eba6 提交 %!s(int64=2) %!d(string=hai) anos
.npmrc f92cde0c0b init %!s(int64=2) %!d(string=hai) anos
LICENSE f92cde0c0b init %!s(int64=2) %!d(string=hai) anos
README.md d838308237 ... %!s(int64=2) %!d(string=hai) anos
README.zh-CN.md f92cde0c0b init %!s(int64=2) %!d(string=hai) anos
auto-imports.d.ts 8aed23090c .... %!s(int64=2) %!d(string=hai) anos
components.d.ts 567a5b559c 组件 %!s(int64=2) %!d(string=hai) anos
favicon.ico d7d7b8ddf8 公共头部 %!s(int64=2) %!d(string=hai) anos
index.html e95b03c37e 公共头部 %!s(int64=2) %!d(string=hai) anos
netlify.toml f92cde0c0b init %!s(int64=2) %!d(string=hai) anos
package.json 8c3b281127 swipe %!s(int64=2) %!d(string=hai) anos
pnpm-lock.yaml 8c3b281127 swipe %!s(int64=2) %!d(string=hai) anos
shims.d.ts f92cde0c0b init %!s(int64=2) %!d(string=hai) anos
tsconfig.json f92cde0c0b init %!s(int64=2) %!d(string=hai) anos
vite.config.ts ae4d902bd5 .... %!s(int64=2) %!d(string=hai) anos

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

....