Skip to content

Latest commit

 

History

History

Web

The Great Pizza Test - Angular App

Instructions

  • Run ng serve for a dev server. Navigate to http://localhost:4200/ where it should be up and running.
  • Run ng test to execute the unit tests via Karma.

Troubleshooting

  • If your server is running in a url other than https://localhost:5001, please change the apiUrl variable under environments.ts accordingly.

Some screenshots:


add-pizza

(Example: Adding a pizza)

add-topping

(Example: Adding toppings on pizzas, by using existent ingredients)