# vue-antvx6-app **Repository Path**: javaleague/vue-antvx6-app ## Basic Information - **Project Name**: vue-antvx6-app - **Description**: antv-x6、@antv/x6-vue-shape 应用 - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 15 - **Created**: 2022-04-21 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-antvx6-app ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` # plugin 插件, 对应excel文档的插件 pluginList # pluginData 插件对应的数据. 和component_define里的结构一样 # nodeData UI上的节点存储的自定义数据, 包括 plugin + pluginData 信息