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

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.

Awesome Lists containing this project

README

        

# react demo

## install

```bash
# 安装依赖
npm install
# 启动
npm start
```