Skip to content

Commit

Permalink
style(Detail): 文章详情增加缩进
Browse files Browse the repository at this point in the history
  • Loading branch information
haohaitao committed Nov 13, 2024
1 parent 55b1845 commit ca6006f
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 32,090 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
# About
react实现的一套前端页面

react 实现的一套前端页面

## 技术栈

create-react-app + react + react-router-dom + react-redux + redux-thunk + axios + antd

## 首页

![home.png](https://i.loli.net/2020/02/07/J6Zn5TMVmb7qOpB.png)

## 分类目录

![category.png](https://i.loli.net/2020/02/07/tF7HW1vodpzlEfa.png)

## Build Setup

``` bash
```bash
# install dependencies
yarn
npm install

# serve with hot reload at localhost:3000
npm start
Expand Down
Loading

0 comments on commit ca6006f

Please sign in to comment.