Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 321 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 321 Bytes

Cocktail Recipes

An Angular (7.1.1) app that searchs for recipes from the TheCocktailDB.

Installing

Clone the repository and then install the dependencies:

npm install

Running development server

ng serve

Running tests

ng test