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

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

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`