# Recruitment_website **Repository Path**: siweidi/Recruitment_website ## Basic Information - **Project Name**: Recruitment_website - **Description**: 招聘网站 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 1 - **Created**: 2021-04-11 - **Last Updated**: 2025-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 招聘网站 #### 介绍 一个简单的招聘网站,用于毕业设计。主要编写后端、前后端数据交互(axios)。使用Ywain Z的前端代码,https://github.com/YwainZ。testzhao目录是前端代码,zhaoping1是后端代码。 #### 软件架构 SpringBoot+Vue+mysql #### 安装教程 前端代码 1、npm install 2、npm run dev