Description:

The react_on_rails:install generator integrates webpack with rails with ease. You can pass the redux option if you’d like to have redux setup for you automatically.

*******************************************************************************

After running the generator, you will want to:

bundle && yarn

Then you may run

foreman start -f Procfile.dev

More Details:

`https://github.com/shakacode/react_on_rails/blob/master/docs/additional-details/generator-details.md`