- [快速上手](https://antv-graphin.gitee.io/zh/docs/manual/getting-started)
- 该演示版本比较低, 需要去 github 上安装最新的 @antv/graphin
- 当前安装版本
- "@antv/graphin": "^1.4.0"
- "@antv/graphin-components": "^1.4.0"
- "antd": "^4.5.4",
- "react": "^16.11.0",
- "react-dom": "^16.11.0",
- "react-scripts": "^3.4.3"
- 建议使用 cnpm 来安装, 毕竟是国产
- node 版本选用最新 LTS 就行
1