# kid-desktop **Repository Path**: wgsuxin_admin/kid-desktop ## Basic Information - **Project Name**: kid-desktop - **Description**: 桌面版大屏 基于electron-egg 前端用react - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-18 - **Last Updated**: 2024-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 开发 同时启动 前端和APP npm run dev ## 单独启动web前端 npm run dev-frontend ## 单独启动APP npm run dev-electron ## 构建前端 打包前先执行此步 npm run build-frontend ## 打包APP 免安装包 npm run build-wz