# flowlong-designer **Repository Path**: programmerry/flowlong-designer ## Basic Information - **Project Name**: flowlong-designer - **Description**: flowlong 流程设计器 UI 演示 - **Primary Language**: JavaScript - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 241 - **Created**: 2023-09-22 - **Last Updated**: 2023-09-22 ## 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 ```