How to install react 18 in a Ruby on Rails 6 application
Problem
How to install react 18 in a Ruby on Rails 6 application
Current Env
This is my current environment
Rails 6.0.6.1
ruby 2.7.2p137
Deepin OS 20.7.1
webpacker: ^5.4.4
In case you want to double-check yours, try the following commands
rails -v
...
blog.alexandrecalaca.com3 min read