!3 合并master

Merge pull request !3 from 奔跑的面条/master
This commit is contained in:
奔跑的面条 2022-05-12 03:19:21 +00:00 committed by Gitee
commit 74c6443a86
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -57,18 +57,11 @@ GoView 是一个高效的拖拽式低代码数据可视化开发平台,将图
## 安装
本项目采用 pnpm 进行包管理,若要使用其它管理方式,请删除 `pnpm-lock.yaml` 并安装依赖
本项目采用 pnpm 进行包管理
```shell
#pnpm建议使用nrm切换到淘宝源
pnpm install
# npm
npm install
# yarn
yarn install
```
## 启动