# approvalflow **Repository Path**: luocheng/approvalflow ## Basic Information - **Project Name**: approvalflow - **Description**: This is a form process editor - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # approvalflow 表单流程设计引擎 ``` This is a form process design engine ``` ### What can he do >
1.该引擎能够帮助你低成本、快速的实现表单设计、流程设计的前端功能
>2.你可以通过该引擎扩展一个页面设计器,来节约搭建前端的成本
### Engine screenshots     ### 浏览器兼容性 >1.IE10+
>2.谷歌、火狐、safari等现代浏览器
### 实际操作演示1.Web端:https://v.youku.com/v_show/id_XNDYxMzExOTc4NA==.html
2.移动端:https://v.youku.com/v_show/id_XNDYxMzEyMjgxMg==.html
### Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Start mock server ``` npm run api-server ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).