https://github.com/cd-dongzi/react-toutiao
React 仿写今日头条
https://github.com/cd-dongzi/react-toutiao
react
Last synced: over 1 year ago
JSON representation
React 仿写今日头条
- Host: GitHub
- URL: https://github.com/cd-dongzi/react-toutiao
- Owner: cd-dongzi
- Created: 2018-04-08T14:26:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:34:04.000Z (over 3 years ago)
- Last Synced: 2024-10-27T22:28:29.815Z (over 1 year ago)
- Topics: react
- Language: JavaScript
- Size: 1.23 MB
- Stars: 120
- Watchers: 5
- Forks: 57
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-toutiao
React 仿写今日头条
## 启动步骤
### yarn install / npm install
### yarn run dev / npm run dev
### yarn run build / npm run build
> [博客地址](http://dzblog.cn/article/5aca31ccd0597d4709f5337a)
> [在线观看地址](http://dzblog.cn/cases/react-toutiao/index.html)