# Blog **Repository Path**: lonely-boat-dvd/Blog ## Basic Information - **Project Name**: Blog - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-05 - **Last Updated**: 2022-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Blog 前后端分离的博客项目 ### 技术栈 #### 后端 - Spring Boot - Spring Security - MySQL - Mybatis - PageHelper - Swagger #### 前端 - Vue 前端启动方法: 先在终端里运行 npm install 等待相应的依赖安装完后,运行 npm run serve