# task **Repository Path**: sisegwt/task ## Basic Information - **Project Name**: task - **Description**: 作业系统,用于老师发布作业,学生上传作业 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-05-18 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mint-ui-starter > A starter kit for Mint UI generated by vue-cli ## Start - Clone or download this repository - Enter your local directory, and install dependencies: ``` bash npm install ``` ## Develop ``` bash # serve with hot reload at localhost:8080 npm run dev ``` ## Build ``` bash # build for production with minification npm run build ```