# pethome **Repository Path**: szabadsag/pethome ## Basic Information - **Project Name**: pethome - **Description**: 宠物之家 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-02-27 - **Last Updated**: 2024-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pethome #### 介绍 宠物之家:这是一个o2o项目。 #### 软件架构 **后端**:SpringBoot + SSM【Spring、SpringMVC、MyBatis】+Quartz **前端**:ElementUI+Vue+HTML5 **服务器**:Tomcat + MySQL + Redis #### 启动方式 后台后端服务器端口8080 启动APP 后台前端服务器端口8081 npm run dev 前台测试服务器端口80 live-server --port=80