# focusany-plugin-KityminderEditor **Repository Path**: modstart-lib/focusany-plugin-KityminderEditor ## Basic Information - **Project Name**: focusany-plugin-KityminderEditor - **Description**: FocusAny插件 脑图编辑器 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://focusany.com/plugin/KityminderEditor - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-02 - **Last Updated**: 2025-10-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🧠 FocusAny插件 脑图编辑器 📝 一个基于百度脑图开发的脑图编辑器,支持脑图的编辑、保存、导出等功能。 ## ✨ 功能说明 - ✏️ 脑图编辑 - 💾 保存功能 - 📤 导出功能 ## 📸 预览 ![预览1](https://ms-assets.modstart.com/data/image/2024/12/19/39478_dhr2_8982.png) ![预览2](https://ms-assets.modstart.com/data/image/2024/12/19/39487_vpdt_1782.png) ![预览3](https://ms-assets.modstart.com/data/image/2024/12/19/39520_undd_9525.png) ## 🚀 安装与运行 1. 安装依赖: ```bash npm install ``` 2. 启动开发服务器: ```bash npm run dev ``` 3. 构建生产版本: ```bash npm run build ``` 4. 预览生产版本: ```bash npm run preview ``` ## 📄 许可证 本项目采用 Apache License 2.0 许可证。