Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 358 Bytes

Cocktail Bible

Link for the frontend JavaScript

Installation:

  • 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.