# RentHouseSite **Repository Path**: huifeng_github/RentHouseSite ## Basic Information - **Project Name**: RentHouseSite - **Description**: develop a site for renting house easily! - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-03 - **Last Updated**: 2023-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RentHouseSite * 后端项目启动方法: ```python manage.py runserver``` ---- * 前端项目启动方法: ```npm install ``` ```npm run dev``` 运行了之后: * 浏览器输入:```http://localhost:8080```即可访问