# vue-antvx6-demo **Repository Path**: ntmint/vue-antvx6-demo ## Basic Information - **Project Name**: vue-antvx6-demo - **Description**: 基于 vue 2.x 和阿里的antv X6制作的一个可视化可拖拽流程拓扑图 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 27 - **Created**: 2022-06-21 - **Last Updated**: 2022-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-antvx6-demo 基于vue2.x和antv X6制作一款可视化拖拽流程拓扑图 项目主要版本号: vue版本:2.x, antv:@antv/x6": "^1.17.3", "@antv/x6-vue-shape": "^1.2.0" css预编译器: "less": "^3.10.3" ui框架:iview ,"view-design": "^4.1.1" > A Vue.js project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).