# estate-master-Frontend **Repository Path**: panacea1331/estate-master-Frontend ## Basic Information - **Project Name**: estate-master-Frontend - **Description**: 前后端分离的智慧小区管理系统,使用了SpringCloud,Vue2等技术,该仓库为项目后端部分,使用webStorm2020.3编写 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-16 - **Last Updated**: 2023-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # estate-master ## 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/).