# GraduationDesignWeb **Repository Path**: Zewei_Li/GraduationDesignWeb ## Basic Information - **Project Name**: GraduationDesignWeb - **Description**: 小区物业管理系统前端项目,使用Vue+MyBatis-Plus架构 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-25 - **Last Updated**: 2022-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: 毕业设计-小区物业管理系统, 前端, Vue ## README # graduation-design-web ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).