feat:安装方式替换为pnpm

This commit is contained in:
zhangchuanlong 2022-02-11 12:05:45 +08:00
parent 9f2126835a
commit d94a7a5a05
3 changed files with 2365 additions and 2956 deletions

View File

@ -41,7 +41,7 @@ git clone https://github.com/zclzone/vue-naive-admin.git
cd vue-naive-admin cd vue-naive-admin
# 安装依赖 # 安装依赖
npm i pnpm i
# 启动 # 启动
npm run dev npm run dev

2955
package-lock.json generated

File diff suppressed because it is too large Load Diff

2364
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff