# flow_long_vue **Repository Path**: daishibo0829/flow_long_vue ## Basic Information - **Project Name**: flow_long_vue - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-16 - **Last Updated**: 2024-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flowlong-designer 演示地址: https://flowlong.gitee.io/flowlong-designer 飞龙工作流引擎源码地址: https://gitee.com/aizuda/flowlong 官方文档: https://flowlong.gitee.io/ # 安装测试 ``` 安装 npm install 运行 npm run dev 编译 npm run build ``` ## 鸣谢 - 本项目参考修改组件 [scWorkflow](https://gitee.com/lolicode/scui/tree/master/src/components/scWorkflow)