Awesome
purescript-redux-saga-example
Example of using purescript-redux-saga.
Installation
Make sure that you have Node
and Bower
installed on your machine.
npm i
Running example locally
npm run webpack:server
Visit http://localhost:4008/ in your browser.
Redux DevTools
The example will hook into the Redux DevTools Extension if it is installed.