扶智项目

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

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