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

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

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