# FlowAdmin-vue **Repository Path**: ppwxh/FlowAdmin-vue ## Basic Information - **Project Name**: FlowAdmin-vue - **Description**: 使用若依(RuoYi-Vue3),集成审批流,开 箱 即 用 的 element-plus vue 企 业 级 前 端 模 板 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: http://117.72.70.166/admin/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 19 - **Created**: 2024-11-12 - **Last Updated**: 2024-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

logo

FlowAdmin v3.0.0

基于Vue3 Element-Plus 前端快速开发框架

## 平台简介 - 在线预览    [预览入口](http://117.72.70.166/admin/)     [系统操作手册](https://gitee.com/ldhnet/FlowAdmin-vue/wikis/pages?sort_id=12305957&doc_id=5841736) - 📢📢预览功能以及API介绍文档来啦(持续完善中...) [wiki](https://gitee.com/ldhnet/FlowAdmin-vue/wikis) - 📢📢📢后端功能即将开源,加关注加群及时了解最新动态 - 📢📢 **antflow后端开源啦!!** | 🆓 **完全开源免费,无付费引导,可放心使用** - 开源前端地址 [Gitee仓库](https://gitee.com/ldhnet/AntFlow-Vue3) | [GitHub仓库](https://github.com/ldhnet/AntFlow-Vue3) - 开源后端地址 [Gitee仓库](https://gitee.com/tylerzhou/Antflow) | [Github仓库](https://github.com/mrtylerzhou/AntFlow) - QQ技术交流群(972107977) 期待您的加入 - 有疑问可以Issues留言,我们会认真对待 [issues地址](https://gitee.com/ldhnet/FlowAdmin-vue/issues) ## 前端运行 ```bash # gitee克隆项目 git clone https://gitee.com/ldhnet/FlowAdmin-vue.git # gitcode克隆项目 git clone https://gitcode.com/ldhnet/FlowAdmin-vue.git # 进入项目目录 cd FlowAdmin-vue # 安装依赖 npm install --registry=https://registry.npmmirror.com # 启动服务 npm run dev # 构建测试环境 npm run build:stage # 构建生产环境 npm run build:prod # 前端访问地址 http://localhost:80 ``` ## 内置功能 1. 发起请求:发起流程。 2. 任务中心:我的发起,代办任务,已办任务。 3. 流程管理:流程设计,流程列表。 ## 演示图
## 捐赠支持 😀 你可以请作者喝杯咖啡表示鼓励
## 好书推荐 大家在使用本项目时,推荐结合贺波老师的书 [《深入Flowable流程引擎:核心原理与高阶实战》](https://item.jd.com/14804836.html)学习。这本书得到了Flowable创始人Tijs Rademakers亲笔作序推荐,对系统学习和深入掌握Flowable的用法非常有帮助。 > flowable源于activiti,很多核心表,核心api和设计模式都是一样的.读flowable的书同样也可以用在activiti上 ![图书image](https://gitee.com/tylerzhou/Antflow/raw/master/doc/images/flowablebook.jpg)