# v2-antv-x6-demo **Repository Path**: wang-futai/v2-antv-x6-demo ## Basic Information - **Project Name**: v2-antv-x6-demo - **Description**: 基于Vue2+element-ui+AntV X6实现的流程图编辑器 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 0 - **Created**: 2022-12-07 - **Last Updated**: 2025-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue2, antv-x6 ## README # vue-flow-x6-demo ## 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/).