Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 849 Bytes

REACT_ON_RAILS.md

File metadata and controls

16 lines (11 loc) · 849 Bytes

The react_on_rails gem has been installed. You can view the documentation online at React on Rails.

Also, check out the example application 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 for how to build your bundles and install your packages. Then you can view the example as follows: