- React with Redux on Rails
- Use Redux and Redux-devtools CLI
$ git clone https://github.com/dddrb/rails-react-example.git
$ cd rails-react-example/
$ npm install
$ bundle install
$ foreman start
Click on the button of 'Update Title'.
$ open http://localhost:3000
- MIT