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