# 管理端 **Repository Path**: ordering-mini-program/management-side ## Basic Information - **Project Name**: 管理端 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2024-08-26 - **Last Updated**: 2025-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装依赖 npm install # 运行项目 npm run dev npm run preview # 打包发布 ``` npm run build ```