Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.29 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.29 KB

系统介绍

本科毕设:基于主流微服务技术栈的在线教育系统的设计与实现

感谢来自“疯狂的狮子”开源精神,RuoYi 微服务Plus版本:

文档地址: plus-doc

前端运行

# 克隆项目
git clone https://github.com/Xiamu-ssr/Dragon-Edu-Vue3.git

# 安装依赖
npm install --registry=https://registry.npmmirror.com

# 启动服务
npm run dev

# 构建生产环境 
npm run build:prod

# 前端访问地址 http://localhost:80

参考教程

b站-木子dn

演示图例

见后端,https://github.com/Xiamu-ssr/Dragon-Edu