
VG-Editor: 基于G6和Vue的图形编辑工具,受GGEditor启发的Vue.js项目
5星
- 浏览量: 0
- 大小:None
- 文件类型:None
简介:
VG-Editor是一款基于G6和Vue框架开发的图形编辑工具,它借鉴了GGEditor的设计理念,为开发者提供了一个强大的、可自定义的图形绘制解决方案。
VGEditor 是一个基于 G6 和 Vue 的可视化图形编辑器,受到了 GGEditor 在线演示流程及 Koni Mind 的启发。如果您使用的是 vue-cli v4 或更高版本,请先运行 `git clone https://github.com/ChrisShen93/VGEditor.git` 然后执行以下命令:
```
cd VGEditor
yarn dev
```
或
```
npm install @vue/cli@latest -g
npx vue create my-project --preset ChrisShen93/vgeditor-preset
```
全部评论 (0)
还没有任何评论哟~


