This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version: ruby-2.4.1
-
Rails version: rails-5.2.3
-
run
bundle installafter cloning the application -
run
rake db:setupto create database and export the data inside seed file.