# moai-task-front-end **Repository Path**: zhao888mo/moai-task-front-end ## Basic Information - **Project Name**: moai-task-front-end - **Description**: 默爱网络任务管理系统前端项目 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-20 - **Last Updated**: 2025-11-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: 上线 ## README # 项目底层使用 cool-admin [vue3 - ts - vite] 框架搭建 ## 安装项目依赖 推荐使用 `yarn`: ```shell yarn ``` ## 运行应用程序 安装过程完成后,运行以下命令启动服务。您可以在浏览器中预览网站 [http://localhost:9000](http://localhost:9000) ```shell yarn dev ```