阅卷联考

la 95d2e25d61 分数段统计 平均分离差分析 教师统计 总体分析 2 년 전
.github f92cde0c0b init 2 년 전
.vscode f92cde0c0b init 2 년 전
public 8d4a782f9a 提交 2 년 전
src 95d2e25d61 分数段统计 平均分离差分析 教师统计 总体分析 2 년 전
test f92cde0c0b init 2 년 전
.editorconfig f92cde0c0b init 2 년 전
.gitignore 6b2694eba6 提交 2 년 전
.npmrc f92cde0c0b init 2 년 전
LICENSE f92cde0c0b init 2 년 전
README.md d838308237 ... 2 년 전
README.zh-CN.md f92cde0c0b init 2 년 전
auto-imports.d.ts f92cde0c0b init 2 년 전
components.d.ts bb6234a0f6 comp.d.ts 新增 2 년 전
favicon.ico d7d7b8ddf8 公共头部 2 년 전
index.html e95b03c37e 公共头部 2 년 전
netlify.toml f92cde0c0b init 2 년 전
package.json 8b0c448f1f 分数段统计 2 년 전
pnpm-lock.yaml 8b0c448f1f 分数段统计 2 년 전
shims.d.ts f92cde0c0b init 2 년 전
tsconfig.json f92cde0c0b init 2 년 전
vite.config.ts ae4d902bd5 .... 2 년 전

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

....