# redux-saga-example **Repository Path**: joqson/redux-saga-example ## Basic Information - **Project Name**: redux-saga-example - **Description**: a example to use redux-saga as the middleware of redux - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-01-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 ![此处输入图片的描述][1] [1]: https://github.com/forthealllight/redux-saga-example/blob/master/src/assets/images/login.gif