Awesome
purescript-react-redux-example
Example of using purescript-react-redux.
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.