/mind

🔥 web(组态,拓扑图,拓扑)可视化编辑器

Primary LanguageVueApache License 2.0Apache-2.0

基于meta2d.js开发的编辑器

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

AUR

源码下载或者预览

基于meta2d.js开源开发

安装与使用

环境要求: 版本要求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 serve
  • build
pnpm build