- 本仓库为前端技术栈 Vue3 + TS + Element Plus + Vite 版本。
- 配套后端代码仓库地址
- RuoYi-Flowable-Plus
演示服务不限制CURD操作,希望大家按需使用,不要恶意添加脏数据或对服务器进行攻击等操作。(将不定期清理数据)
# 克隆项目
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