/Pizzeria

Pizza Shop - Angular Learning Build 🔨

Primary LanguageTypeScript

Pizzeria

This project was generated with Angular CLI version 8.3.21.

  • git clone https://github.com/Gopi30k/Pizzeria.git
  • npm install to install all angular npm packages.
  • Run sample API server using json-server npm package.
    • npm install -g json-server
    • json-server --watch api/pizzeria.json
    • Run angular server by npm start

You would now see the app servers running as follow