# Blog **Repository Path**: superb12580/blog ## Basic Information - **Project Name**: Blog - **Description**: SpringBoot+Vue实现前后端分离个人博客系统 后端代码见https://gitee.com/superb12580/SpringBootBlog - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-11-09 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Blog 介绍 Spring Boot + Vue 实现个人博客系统 软件架构 前后端分离的个人博客系统 技术使用:SpringBoot、Vue、MySQL、Druid、axios、MyBatisPlus、elementUI等 #### 演示地址 http://101.43.254.35:8088 用户名:admin 密码:1 有效期至 2023/04/28 #### 安装教程 1. 导入项目 2. 构建Vue环境 3. 执行 npm install 4. 执行 npm run serve 启动