Skip to content
/ mind Public

🔥🔥🔥 Vue3(Web组态图,拓扑图,拓扑,脑图,思维导图)可视化编辑器🔨

License

Notifications You must be signed in to change notification settings

opendidi/mind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于meta2d.js开发的编辑器

当前最新版本:0.0.2(发布时间:2024-04-03)

AUR

源码下载或者预览

基于meta2d.js开源开发

后端服务启动

python版本要求python3.8.10

> python starter.py

安装与使用

环境要求: 前端版本要求Node 14.18+ / 16+ 版本以上 建议使用pnpm否则依赖可能安装不上。

  • Get the project code
git clone https://github.com/opendidi/mind.git
  • Installation dependencies
cd mind

pnpm install
  • run
pnpm start
  • build
pnpm build

前端打包打包文件路径配置 点击查看

 export const OUTPUT_DIR = '../docs';

项目可视化编辑页面