Element plus admin安装依赖
一,首选确保已经安装了node,我安装的是当前最新版:18.16
二,安装pnpm,在命令行中执行:
npm install -g pnpm
pnpm官网:https://www.pnpm.cn
三,打开Element plus admin工程,在里面双击i
随后就开始安装各种依赖了!
Element plus admin官网:https://github.com/kailong321200875/vue-element-plus-admin