So i have Rails applications, i installed react-rails gem, set it up and try to run test application.
Freshly installed, when i tryed to run hello world program, this er
To make it work properly, you have to do 3 things.
install babel-cli . It is needed for the compilation of JSX into vanila js
babel-cli
change the typo in your code,
it is ReactDOM , not RaactDOM
ReactDOM