扶智项目

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

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