# topo兵 **Repository Path**: scrsxx/topo_1 ## Basic Information - **Project Name**: topo兵 - **Description**: 使用jsplump做的拓扑图模块,简单封装了两种布局模式,本来是给别人外包的项目,结果做好了又开始提各种需求,就不做了,需要的可以看下,随便用 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-03-11 - **Last Updated**: 2024-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # topo 使用jsplump做的拓扑图模块,简单封装了两种布局模式,本来是给别人外包的项目,结果做好了又开始提各种需求,就不做了,需要的可以看下,随便用 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).