As everyone has praised react-rails gem it is a very good point to start, but if you plan to use real power of npm and react ecosystem you may want to look into https://github.com/shakacode/react_on_rails.
It gives you helper components like react-rails but also gives you a parallel build pipeline via webpack.
I hope this helps.