# vue-g6-editor-1 **Repository Path**: tangafa/vue-g6-editor-1 ## Basic Information - **Project Name**: vue-g6-editor-1 - **Description**: 基于Vue 的 从蚂蚁金服数据可视化 @antv/g6 框架中开始封装属于自己的工作流编辑器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-09-22 - **Last Updated**: 2023-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # g6-edit ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).