博智-中小学智慧招生平台

la d4f3fda9e1 Merge branch 'master' into liua vor 1 Jahr
.github a824770341 提交 vor 1 Jahr
.vscode a824770341 提交 vor 1 Jahr
public a824770341 提交 vor 1 Jahr
src d4f3fda9e1 Merge branch 'master' into liua vor 1 Jahr
test a824770341 提交 vor 1 Jahr
.editorconfig a824770341 提交 vor 1 Jahr
.gitignore 57a9764143 ~ vor 1 Jahr
.npmrc a824770341 提交 vor 1 Jahr
LICENSE a824770341 提交 vor 1 Jahr
README.md a824770341 提交 vor 1 Jahr
README.zh-CN.md a824770341 提交 vor 1 Jahr
index.html c22c97d752 ~ vor 1 Jahr
netlify.toml a824770341 提交 vor 1 Jahr
package-lock.json 36dcd5a453 提交 vor 1 Jahr
package.json 829e6b4a1a chore vor 1 Jahr
pnpm-lock.yaml 829e6b4a1a chore vor 1 Jahr
shims.d.ts ecdabbc60b ~ vor 1 Jahr
tsconfig.json a824770341 提交 vor 1 Jahr
unocss.config.ts a824770341 提交 vor 1 Jahr
vite.config.ts 829e6b4a1a chore vor 1 Jahr
volar.config.ts bac860c81e ~ vor 1 Jahr
windi.config.ts ecdabbc60b ~ vor 1 Jahr
yarn.lock 36dcd5a453 提交 vor 1 Jahr

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