https://github.com/wotermelon/react-demo
react 16 demo.
https://github.com/wotermelon/react-demo
javascript react16
Last synced: 2 months ago
JSON representation
react 16 demo.
- Host: GitHub
- URL: https://github.com/wotermelon/react-demo
- Owner: wotermelon
- Created: 2018-04-23T06:15:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-23T07:48:38.000Z (about 7 years ago)
- Last Synced: 2025-02-03T14:15:48.330Z (4 months ago)
- Topics: javascript, react16
- Language: JavaScript
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react demo
## install
```bash
# 安装依赖
npm install
# 启动
npm start
```