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

https://github.com/jlianphoto/react-cli

the react demo
https://github.com/jlianphoto/react-cli

react

Last synced: about 2 months ago
JSON representation

the react demo

Awesome Lists containing this project

README

        

# react-demo

the example of react

- react 16.0.0,
- react-route 4.2.0
- react-redux 5.0.6
- axios 0.16.2

## USE

```bash
cd node_models/react-script
npm install

cd ../../
npm install

npm start
```