# web-zt **Repository Path**: holder-developer-qd/web-zt ## Basic Information - **Project Name**: web-zt - **Description**: 组态图编辑页面 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 3 - **Created**: 2024-11-29 - **Last Updated**: 2025-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 基于meta2d.js开源开发 - 开源地址:https://github.com/le5le-com/meta2d.js ## 安装与使用 > 环境要求: 版本要求Node 14.18+ / 16+ 版本以上 > 建议使用pnpm否则依赖可能安装不上。 - Get the project code ```bash git clone https://github.com/opendidi/mind.git ``` - Installation dependencies ```bash cd mind pnpm install ``` - run ```bash pnpm start ``` - build ```bash pnpm build ``` 项目可视化编辑页面1 > 项目可视化编辑页面2 >