# dorm-repairs **Repository Path**: likangle/dorm-repairs ## Basic Information - **Project Name**: dorm-repairs - **Description**: 简单的宿舍报修app 基于Vue - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-05-22 - **Last Updated**: 2020-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 宿舍报修app > 基于Vue,使用MuseUI构建的宿舍报修App ## 技术栈 - Vue - Vue Router - Vuex - MuseUI ## 预览 ![主页](https://images.gitee.com/uploads/images/2019/0522/012122_5d32a36d_909143.png "home.png") ![个人中心](https://images.gitee.com/uploads/images/2019/0522/012135_b1a3cec1_909143.png "user.png") ## 安装 ``` 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 ```