Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/casl0/rails_reservation


https://github.com/casl0/rails_reservation

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Reservation アプリケーション

[独習 Ruby on Rails](https://www.shoeisha.co.jp/book/detail/9784798160689)の理解度チェックの Reservation アプリケーション。

## Getting Started

1. コマンドパレット(Ctrl+Shift+P)から[Open Folder in Container]を選択し、DevContainer で開きます。
1. `rails s -b 0.0.0.0`を実行します。