# topo **Repository Path**: dnxb123/topo ## Basic Information - **Project Name**: topo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-05 - **Last Updated**: 2024-12-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 安装依赖 ```bash npm install ``` ## 启动项目 ```bash npm run dev ``` ## 修改接口(可选) ```bash 修改src/components/echats_topology.vue文件第41、54、59行的接口地址 ```