1 Star 1 Fork 5

超人没腹肌 / his_system_web

forked from 崔大洪 / his_system_web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 518 Bytes
一键复制 编辑 原始数据 按行查看 历史
崔大洪 提交于 2020-03-30 16:56 . update README.md.

vue-manage-system

基于 Vue全家桶 + Element UI 的后台管理系统解决方案。

安装步骤

git clone https://gitee.com/cdhong/his_system_web.git      // 把模板下载到本地
cd his_system_web    // 进入模板目录
npm install         // 安装项目依赖,等待安装完成之后,安装失败可用 cnpm 或 yarn

// 开启服务器,浏览器访问 http://localhost:8080
npm run serve

// 执行构建命令,生成的dist文件夹放在服务器下即可访问
npm run build
1
https://gitee.com/wu_han_lin/his_system_web.git
git@gitee.com:wu_han_lin/his_system_web.git
wu_han_lin
his_system_web
his_system_web
master

搜索帮助