-
Clone this repo
-
Run bundle install
-
Run
rails s
in your terminal -
Run
rails db:migrate
-
To explore the Rails API, open up your browser to "http://localhost:3000" and use RESTful routes to view cocktail index.
Clone this repo
Run bundle install
Run rails s
in your terminal
Run rails db:migrate
To explore the Rails API, open up your browser to "http://localhost:3000" and use RESTful routes to view cocktail index.