To run the application, first install the necessary dependencies
$ bundle install
You can run and manage test environment by using rails cli i.e to start a dev server:
$ rails s
App will be avaliable under localhost:3000
Project is currently running on Ruby on Rails version 6