Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.85 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.85 KB

平台简介

Gitee Repo star GitHub Repo stars License 使用JetBrains开发维护 Vue3

在线演示

演示服务不限制CURD操作,希望大家按需使用,不要恶意添加脏数据或对服务器进行攻击等操作。(将不定期清理数据)

RuoYi-Flowable-Plus 在线演示

项目地址

特别鸣谢

前端运行

# 克隆项目
git clone https://gitee.com/KonBAI-Q/ruoyi-flowable-vue3.git

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

# 启动服务
npm run dev

# 构建生产环境 yarn build:prod
# 前端访问地址 http://localhost:80