# 一个简单的新手博客 **Repository Path**: sbphp/Book ## Basic Information - **Project Name**: 一个简单的新手博客 - **Description**: 一个简单的新手博客 后端 tp5.1 前端一点点vue和jq - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2020-04-18 - **Last Updated**: 2021-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一个简单的新手博客 #### 介绍 一个简单的新手博客 后端 tp5.1 前端一点点vue和jq #### 安装教程 1. 下载phpstudy安装php环境 2. 用数据库工具 创建数据库boke 导入sql文件 4. 解压Blog压缩包放到网址目录 3. phpstudy设置网址目录为 “Blog下的public” #### 效果图 ![首页](https://images.gitee.com/uploads/images/2020/0418/233658_310ea136_5474029.png "首页.png") ![搜索](https://images.gitee.com/uploads/images/2020/0418/233703_39dedf7f_5474029.png "搜索.png") ![文章详情](https://images.gitee.com/uploads/images/2020/0418/233708_9aa65f1a_5474029.png "文章详情.png") #### 参与贡献 感谢提供静态页面的大佬 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request