# instrument-profile-editor **Repository Path**: foxjc/instrument-profile-editor ## Basic Information - **Project Name**: instrument-profile-editor - **Description**: 基于 Vue3 + LogicFlow 实现的仪器配置文件编辑器。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-08 - **Last Updated**: 2025-01-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # INSTRUMENT-PROFILE-EDITOR 基于 Vue3 + [LogicFlow](https://github.com/didi/LogicFlow) 实现的仪器配置文件编辑器。 ![example.png](./docs/example.png) ## 本地开发 ```bash # 安装依赖 npm install # 启动本地服务 npm run dev ``` ## 物料来源 | 物料 | 来源 | | --- | --- | | Icon | [Lucide](https://lucide.dev/) | | 组件库 | [Arco Vue](https://arco.design/vue/docs/start) |