Skip to content

安装指南

本指南提供了 Gi Components 组件库的详细安装步骤和不同环境下的配置方法。

安装

bash
# 使用 npm
npm install @gi-components/el --save

# 使用 yarn
# yarn add @gi-components/el

# 使用 pnpm
# pnpm install @gi-components/el