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
- Host: GitHub
- URL: https://github.com/jlianphoto/react-cli
- Owner: jlianphoto
- Created: 2017-01-28T12:51:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T08:50:37.000Z (about 7 years ago)
- Last Synced: 2025-01-19T06:12:25.388Z (3 months ago)
- Topics: react
- Language: JavaScript
- Homepage:
- Size: 224 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 installcd ../../
npm installnpm start
```