# ktg-mes-ui **Repository Path**: sonofmagic/ktg-mes-ui ## Basic Information - **Project Name**: ktg-mes-ui - **Description**: 开源、免费MES系统的前端 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1057 - **Created**: 2024-11-16 - **Last Updated**: 2024-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ktg-mes-ui #### 介绍 开源、免费MES系统的前端 ### 运行 #### node 需求版本 `16.20.2` #### 启动 1. 执行命令,安装 yarn: `npm i -g yarn` 2. 执行 `yarn install` 命令安装所有依赖包。 3. 执行 `yarn dev` 运行前端代码。