扶智项目

WINDOWS-7IFQK7E\EDY 75c61db700 ~ hace 1 año
.github 2116225a62 first commit hace 1 año
.vscode 2116225a62 first commit hace 1 año
public 2116225a62 first commit hace 1 año
src 75c61db700 ~ hace 1 año
test 2116225a62 first commit hace 1 año
.editorconfig 2116225a62 first commit hace 1 año
.gitignore 2116225a62 first commit hace 1 año
.npmrc 2116225a62 first commit hace 1 año
LICENSE 2116225a62 first commit hace 1 año
README.md 2116225a62 first commit hace 1 año
README.zh-CN.md 2116225a62 first commit hace 1 año
auto-imports.d.ts 2116225a62 first commit hace 1 año
components.d.ts 75c61db700 ~ hace 1 año
index.html 615b11b07c ~ hace 1 año
netlify.toml 2116225a62 first commit hace 1 año
package.json 75c61db700 ~ hace 1 año
pnpm-lock.yaml 615b11b07c ~ hace 1 año
shims.d.ts 2116225a62 first commit hace 1 año
tsconfig.json 2116225a62 first commit hace 1 año
uno.config.ts 2116225a62 first commit hace 1 año
vite.config.ts 615b11b07c ~ hace 1 año

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