# ktg-mes-ui **Repository Path**: abingtech/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**: 1012 - **Created**: 2025-06-22 - **Last Updated**: 2025-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ktg-mes-ui #### 介绍 开源、免费MES系统的前端 #### 加速 node-v12.22.9-x64.msi # 永久切换镜像源 npm config set registry https://registry.npmmirror.com #### 部署 ·执行npm install 命令(cnpm install)安装所有依赖包。 ·执行npm run dev 运行前端代码。 npm run build:prod