Sha256: c2e60947853eb6dbdc7b604c9a6eac9e3a7aa42e3dbfc3468ef3a000ded5d610
Contents?: true
Size: 709 Bytes
Versions: 52
Compression:
Stored size: 709 Bytes
Contents
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. * Redux Passing the --redux generator option causes the generated Hello World example to integrate the Redux state container framework. The necessary node modules will be automatically included for you. ******************************************************************************* 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/basics/generator-details.md`
Version data entries
52 entries across 52 versions & 1 rubygems