Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 199 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 199 Bytes

README

  • Ruby version "3.1.1"
  • Ruby on Rails version "7.0.4"

install Ruby and Ruby on Rails first.

run: ###bundle install ###Rails db:migrate and ###rails s to start the backend server.