# vue-bpmn.js(G6) **Repository Path**: z-projects/vue-bpmn.js-G6 ## Basic Information - **Project Name**: vue-bpmn.js(G6) - **Description**: 基于bpmn.js + element-ui + antv g6 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2020-06-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test # vue + element-ui + bpmn.js(antv G6) # 参考该大神项目(可根据自己的需求做二次开发) https://github.com/guozhaolong/wfd-vue ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).