Angular based order and subsciription listing application

This applcation consumes web services which produced by the app can be cloned and runned from this repository https://github.com/xbersoy/orders-and-subscriptions/


Installation

  • Clone repository or download it manually

    git clone https://github.com/xbersoy/orders-and-subscriptions
  • Install dependencies

    npm install
  • Start the application

    ng serve --port 8081