# manage-workflow-interface **Repository Path**: attacking-code-farmer/manage-workflow-interface ## Basic Information - **Project Name**: manage-workflow-interface - **Description**: No description available - **Primary Language**: TypeScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-02-22 - **Last Updated**: 2022-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 工作流管理界面 安装依赖 ```shell npm i ``` 运行项目 ```shell npm run start ```