This project provides a robust starting point for applications built with Rails 7 and React, featuring a structured environment with a set of predefined functionalities and configurations to expedite the development process.
git clone https://github.com/IsaacBell/rails-react-starter-q3-23.git
cd rails-react-starter-q3-23
bundle
yarn
rails db:setup db:migrate
./bin/dev