/redux-saga-example

a example to use redux-saga as the middleware of redux

Primary LanguageJavaScript

redux-saga-example

a example to use redux-saga as the middleware of redux

this is a demo of redux-saga,Includes login, logout and home page display.


1.Installation and Use

clone back to the local:

(1) Installation

  npm install

(2) Use

  npm run server

It will open the browser automatically,start local server,host is 8080.

2.Effection

此处输入图片的描述