# 任务管理系统 **Repository Path**: MercuryLeafer/task-management-system ## Basic Information - **Project Name**: 任务管理系统 - **Description**: 任务管理系统任务管理系统任务管理系统任务管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-08 - **Last Updated**: 2023-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 安装依赖包 ``` npm install ``` ## 启动项目 ## 需要开启两个terminal ## 第一个terminal ``` npm run mock-server ``` ## 第二个terminal ``` npm run serve ```