Sha256: 22bc4ab11ad274fb4e2803ab642ac570dbaad8b960b6ea40f68deab123628e75
Contents?: true
Size: 675 Bytes
Versions: 17
Compression:
Stored size: 675 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 && npm i Then you may run foreman start -f Procfile.dev More Details: `https://github.com/shakacode/react_on_rails#generator`
Version data entries
17 entries across 17 versions & 1 rubygems