Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 517 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 517 Bytes

ms-topo 一个基于 G6 的微服务拓扑图组件

预览

https://zth9.github.io/ms-topo/ image

版本

vue 2.7.14

node 18.17.0

npm 9.6.7

安装

npm install

为开发进行编译和热重新加载

npm run serve

构建生产环境

npm run build

整理和修复文件

npm run lint

vue 自定义配置请查询

Configuration Reference.