// private recipes: Recipe[] = [
// new Recipe(
// 'Steak', 'A super-tasty steak! Awesome!',
// 'https://www.eatwell101.com/wp-content/uploads/2020/10/Garlic-Butter-Steak-recipe-roasted-in-Oven.jpg',
// [
// new Ingredient('Beef', 1),
// new Ingredient('Potatos', 5),
// new Ingredient('Green beans', 15)
// ]
// ),
// new Recipe(
// 'Fried Chicken', 'What else do you need?',
// 'https://www.eatwell101.com/wp-content/uploads/2019/04/chicken-and-asparagus-skillet-recipe-2.jpg',
// [
// new Ingredient('Chicken', 1),
// new Ingredient('Asparagus', 20),
// new Ingredient('Lemon slices', 2)
// ]
// ),
// ];
-
Notifications
You must be signed in to change notification settings - Fork 0
houh60/completeAngular
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published