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