583 B
583 B
获取代码 git clone 安装依赖 cd vue-element-plus-admin pnpm config set registry https://registry.npmmirror.com/ pnpm install
运行 pnpm run dev 打包 pnpm run build:pro
问题 1.集成到本地项目 本地启动运行可以看到设计器入口 设计器是在开发环境提供辅助开发服务的,不是在线的 在线参考 https://gitee.com/newgateway/vtj/tree/master/lcdp
npm install -g lerna@latest pnpm@latest --registry=https://registry.npmmirror.com
2.关于下载依赖报错:error (ERR_INVALID_THIS) pnpm升级到 8.3.1 : npm install -g pnpm@8.3.1