Getting Started
Customization
Data

安装

通过包管理器安装到你的 Vue 3 项目中,组件按需引入,不引入额外的运行时依赖。

# 使用 pnpm pnpm add systempro # 使用 npm npm install systempro

要求 Vue 版本 ≥ 3.3,Node.js ≥ 18。