# work-web-admin **Repository Path**: private_work_3/work-web-admin ## Basic Information - **Project Name**: work-web-admin - **Description**: web管理端~~~~~~~~~~~~ - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-24 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 安装依赖 npm install # 运行项目 npm run dev npm run preview # 打包发布 ``` npm run build ```