It provides redux-saga effects demo and saga unit test. It is enlightened from https://github.com/Gethyl/FirstReduxSagaExample
npm install #install dependencies
npm run test #run unit test
npm run start #start web server for development
open web browser, goto http://localhost:8080