Sha256: 609fb151a5ebf00ec87a58ae590bad5e5f253232e9de63fd23c1e2b2c05b204f
Contents?: true
Size: 849 Bytes
Versions: 44
Compression:
Stored size: 849 Bytes
Contents
The `react_on_rails` gem has been installed. You can view the documentation online at [React on Rails](https://github.com/shakacode/react_on_rails). Also, check out the [example application](https://github.com/shakacode/react-webpack-rails-tutorial/blob/master/client/server.js) for a live example and code. The "Hello World" example has been installed. + The view is located at `app/views/hello_world/index.html.erb` + The controller is located at `app/controllers/hello_world_controller.rb` See [the documentation](https://github.com/shakacode/react_on_rails) for how to build your bundles and install your packages. Then you can view the example as follows: - Rails Server: [localhost:3000/hello_world](http://localhost:3000/hello_world) - Webpack Development Server with HMR: [localhost:4000/hello_world](http://localhost:4000/hello_world)
Version data entries
44 entries across 44 versions & 1 rubygems