# taskmanagement **Repository Path**: cholovely/taskmanagement ## Basic Information - **Project Name**: taskmanagement - **Description**: 任务发布,简单的学习项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-taskmanagement > 基于Vue的简单任务管理系统 ## ![task](/task.png) ![tasklist](/tasklist.png) ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` ## 使用的框架 1. vue 2.5.2 2. vant 2.11.1 3. vue-router 3.0.1