# web-admin **Repository Path**: umeng_web/web-admin ## Basic Information - **Project Name**: web-admin - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-18 - **Last Updated**: 2025-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装依赖 npm install # 运行项目 npm run dev npm run preview # 打包发布 ``` npm run build ```