# vue-topology **Repository Path**: masterdc/vue-topology ## Basic Information - **Project Name**: vue-topology - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-14 - **Last Updated**: 2023-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-topology 工作流程图 ![示例](https://github.com/happydele/vue-topology/blob/master/src/assets/canvas.png) ## Project setup ``` yarn install ``` ### 运行 ``` yarn serve ``` ### 压缩和编译 ``` yarn build ``` ### 单元测试 ``` yarn test:unit ``` ### lint和fixes文件 ``` yarn lint ```