https://github.com/yi-love/koa-react-redux
The react component development case
https://github.com/yi-love/koa-react-redux
koa nodejs react redux webpack
Last synced: 2 months ago
JSON representation
The react component development case
- Host: GitHub
- URL: https://github.com/yi-love/koa-react-redux
- Owner: Yi-love
- Created: 2016-04-29T03:51:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-28T05:11:53.000Z (about 9 years ago)
- Last Synced: 2025-10-19T12:36:32.832Z (8 months ago)
- Topics: koa, nodejs, react, redux, webpack
- Language: JavaScript
- Size: 2.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# koa-react-redux
The react component development case
### React
running in browser.
### React-koa-weback
dependent `Node` environment.
first:
```
npm install
```
seconed:
exec cmd `gulp` and `npm start`
last:
open in browser url : `localhost:3000/cart`
### React-redux-koa-weback
dependent `Node` environment.
first:
```
npm install
```
seconed:
exec cmd `gulp` and `npm start`.
last:
open in browser url : `localhost:3000/cart`