This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
Framework・Library・Tool | version |
---|---|
Ruby on Rails | 7.0.7.2 |
SQLite 3 | 3.43.0 |
gem install bundler
gem install rails
brew install sqlite3
rails server