当前最新版本:0.0.2(发布时间:2024-04-03)
- meta2D开源地址
- 文档地址:2D图元组成的可视化引擎
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';
项目可视化编辑页面