MCPcopy Index your code
hub / github.com/antfu-collective/vitesse-lite

github.com/antfu-collective/vitesse-lite @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
6 symbols 25 edges 12 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Vitesse - Opinionated Vite Starter Template

在线 Demo
轻量版的 Vitesse

English | 简体中文

特性

完整特性,请查看 Vitesse

Vitesse 中删除了以下特性

  • ~~i18n~~
  • ~~Layouts~~
  • ~~SSG~~
  • ~~PWA~~
  • ~~Markdown~~

预配置

UI 框架

  • UnoCSS - 高性能且极具灵活性的即时原子化 CSS 引擎

Icons

插件

现在可以试试!

GitHub 模板

使用这个模板创建仓库.

克隆到本地

如果您更喜欢使用更干净的 git 历史记录手动执行此操作

npx degit antfu-collective/vitesse-lite my-vitesse-app
cd my-vitesse-app
pnpm i # 如果你没装过 pnpm, 可以先运行: npm install -g pnpm

Extension points exported contracts — how you extend this code

GlobalComponents (Interface)
(no doc)
components.d.ts
GlobalComponents (Interface)
(no doc)
auto-imports.d.ts
TypesConfig (Interface)
(no doc)
src/typed-router.d.ts
ComponentCustomProperties (Interface)
(no doc)
auto-imports.d.ts
RouteNamedMap (Interface)
(no doc)
src/typed-router.d.ts
_RouteFileInfoMap (Interface)
(no doc)
src/typed-router.d.ts

Core symbols most depended-on inside this repo

Shape

Interface 6

Languages

TypeScript100%

Modules by API surface

src/typed-router.d.ts3 symbols
auto-imports.d.ts2 symbols
components.d.ts1 symbols

For agents

$ claude mcp add vitesse-lite \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page