# webui **Repository Path**: com_6668/webui ## Basic Information - **Project Name**: webui - **Description**: node的项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-18 - **Last Updated**: 2024-11-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1、设置配置文件路径 编辑config.json文件,将directoryPath设置为yaml格式的配置文件的实际路径。 2、启动 ./start.sh #发布产品模式 ./staart.sh dev # 开发者模式