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.6
- Rails version
rails 6
- Commands to run
rake db:create db:migrate db:seed
- To start the server
rails s
- To start webpack-dev server
bin/webpack-dev-server
- Find the required login details in
seeds.rb