Sha256: 12e1e3edc34e4b7841d1c669a77d6172b13a83e9646fa7a6d9b4a0a48f1e71c4
Contents?: true
Size: 721 Bytes
Versions: 7
Compression:
Stored size: 721 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/additional-details/generator-details.md`
Version data entries
7 entries across 7 versions & 1 rubygems