vue-pure-admin官方配套后端. Contribute to Watermelon-8/pure-admin-backend development by creating an account on GitHub.
vue-pure-admin官方配套后端. Contribute to Watermelon-8/pure-admin-backend development by creating an account on GitHub.
git clone https://github.com/pure-admin/pure-admin-thin.git 1. 后端代码(node版本) git clone https://github.com/pure-admin/pure-admin-backend.git 1. #从Gitee上拉取 完整版前端代码 git clone https://gitee.com/yiming_chang/vue-pure-admin.git 1. 国际化精简版前端代码 git clone -b i18n ...
zhaoyuqing/pure-admin-backend forked fromzym/pure-admin-backend 确定同步? 同步操作将从zym/pure-admin-backend强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!! 确定后同步将在后台操作,完成时将刷新页面,请耐心等待。 删除在远程仓库中不存在的分支和标签 ...
vue-pure-admin English | 中文 Introduction vue-pure-admin is an open source, free and out-of-the-box middle and backend management system template. Completely adopts ECMAScript module (ESM) specifications to write and organize code, using the latest Vue3, Vite, Element-Plus, TypeScript, Pinia...
main gh-pages gitee master perf/refresh perf/setting backend angular-ts doc v3.8.7 v3.8.6 v3.8.5 v3.8.0 v3.7.1 v3.7.0 v3.6.4 v3.6.3 v3.6.2 v3.6.1 v3.6.0 v3.5.0 v3.4.6 v3.4.5 v3.4.0 v3.3.5 v3.3.0 v3.2.0 v3.1.0 v3.0 vue-pure-admin / vite.config.ts vite...
韩凯/vue-pure-admin 代码Issues0Pull Requests0Wiki统计流水线 服务 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 main 分支(5) 标签(2) 管理 管理 main angular-ts backend doc
With OpenShift, the cluster admin can choose to deploy with one of the OpenShift native SDN plug-ins or they can opt to deploy the cluster using a third-party SDN from the supported ecosystem such as Cisco ACI. For this solution, the OpenShift native SDN plug-in (OVN-Kubernete...
git clone https://gitee.com/yiming_chang/pure-admin-backend.git 1. 这里演示下载的国际化精简版前端代码,目录结构如下: 二、本地开发 1、安装依赖 pnpm install 1. 依赖安装完成如下: 2、启动平台 pnpm dev 1. 3、项目打包 pnpm build 1.
pure-admin官方后端 采用nodejs编写 快速启动 打开MySql 来到项目的 src/config/index.ts 文件,查看第 50 行,将 mysql 的账号密码跟您的 mysql 保持一致 安装依赖 pnpm install 项目启动 采用nodemon 运行项目,修改代码自动更新,无需重启 pnpm start Swagger 文档访问地址 http://localhost:3000 如何在 Swagger...