An easy template with the minimum you need to start to work with Rails 5 and React!
# Developing
To start the server you only need to run the following magic command:
docker-compose up -d
After the containers finish the initialization, you can go to http://localhost:3000