# RentalManagementSystem-VUE **Repository Path**: duanht/RentalManagementSystem-VUE ## Basic Information - **Project Name**: RentalManagementSystem-VUE - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-linhd 这是一个房东管理系统的前端代码,由作者独立开发,其中使用了vue,axios,vue-ruter,vuex,element-ui,echarts技术 项目后台代码在以下github存放 ``` https://github.com/linhd2921/springbootcrud.git ``` ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).