FlyLikeBird / redux-saga-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

此处输入图片的描述

About

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


Languages

Language:JavaScript 76.8%Language:CSS 21.8%Language:HTML 1.4%