An open API service indexing awesome lists of open source software.

https://github.com/open-snail/theme-react-sakura

使用react开发个人helloblog-sakura博客主题
https://github.com/open-snail/theme-react-sakura

antd nodejs react

Last synced: about 1 year ago
JSON representation

使用react开发个人helloblog-sakura博客主题

Awesome Lists containing this project

README

          

## helloblog-sakura
> [Hello Blog](http://helloblog.byteblogs.com/) 是一个前后端分离的博客系统,为了解除开发人员对后端的束缚,真正做到的一个面向接口开发的博客系统。

## 简介

> sakura 风格,React开发,作者--白小纯
>> API使用 helloblog,后台管理使用 helloblog-admin

## helloblog 地址

[官网](http://helloblog.byteblogs.com/) [社区](https://byteblogs.com/) [QQ交流群](https://shang.qq.com/wpa/qunwpa?idkey=4f8653da80e632ef86ca1d57ccf8751602940d1036c79b04a3a5bc668adf8864)

## 声明

> 本项目,主要宗旨在于,简单、易用、不烧脑的博客,并且基于helloblog,搭建一个属于博主们的博客圈
>> 后端API: [https://github.com/byteblogs168/hello-blog](https://github.com/byteblogs168/hello-blog)

>> 后端管理系统: [https://github.com/byteblogs168/hello-blog-admin](https://github.com/byteblogs168/hello-blog-admin)

>> 前端主题地址: [https://github.com/byteblogs168/theme-react-sakura/](https://github.com/byteblogs168/theme-react-sakura/)

## 快速开始

### 克隆项目到本地

```language
clone https://github.com/byteblogs168/theme-react-sakura.git
```
### 打开 helloblog-sakura 代码后进行构建

使用 yarn

### 项目初始化
```language
yarn install
```

### 启动项目

```language
yarn run start
```
## 本地调试设置代理

在 package.json 中 proxy 字段 只需设置域名和端口就行

在 /src/lib/axios.js 中 设置请求前缀

## 打包项目

```language
yarn run build
```

## 博客示例

请移步: [https://preview.byteblogs.com/](https://preview.byteblogs.com/)

## 使用说明

主题使用说明见:[https://bygit.cn/archives/91](https://bygit.cn/archives/91)

![sakura 1.png](https://image.bygit.cn/helloblog/image/sakura.png)

## 打赏支持
微信
![WechatIMG75.jpeg](https://image.bygit.cn/wxewm.png)
支付宝
![WechatIMG76.jpeg](https://image.bygit.cn/helloblog/image/95f755c9-4289-4c76-bac1-9e30ae6424e6.png)