# bpm-web **Repository Path**: ws_developer/bpm-web ## Basic Information - **Project Name**: bpm-web - **Description**: bpm - Designer - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: http://120.77.218.141:9992/bpm-web/index.html - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 151 - **Created**: 2020-12-15 - **Last Updated**: 2024-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bpm-web #### 介绍 bpm - Designer 主要包含完整流程引擎功能,流程设计器、表单设计器、动态路由、我的待办/已办/草稿/申请 等。页面兼容移动端且满足各种中国式流程,力争成为开源流程引擎的标杆。 在线体验地址 [http://120.77.218.141:9992/bpm-web/index.html](http://120.77.218.141:9992/bpm-web/index.html) #### 软件架构 vue elementUI #### 安装教程 ```bash # 克隆项目 git clone https://gitee.com/zhuzl002/bpm-web.git # 进入项目目录 cd bpm-web # 安装依赖 npm install # 建议不要直接使用 cnpm 安装以来,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题 npm install --registry=https://registry.npm.taobao.org # 启动服务 npm run dev ``` 浏览器访问 [http://localhost:9528](http://localhost:9528) ## 发布 ```bash # 构建测试环境 npm run build:stage # 构建生产环境 npm run build:prod ``` #### 使用说明 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request ## License [MIT](https://gitee.com/zhuzl002/bpm-web.git/master/LICENSE) license. Copyright (c) 2020-present zhoulin.zhu ## 打赏 note note