[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![bundle][bundle-src]][bundle-href] [![License][license-src]][license-href]
Vite plugin that enables a MCP server for your Vue app to provide information about the component tree, state, routes, and pinia tree and state.
本项目采用 monorepo 结构,包含以下子包:
packages/vite-plugin
: Vite 插件核心功能packages/client
: 客户端代码packages/vscode-extension
: VSCode 扩展
pnpm install aireview -D