xbersoy / orders-and-subscriptions-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 68.8%Language:HTML 24.8%Language:JavaScript 6.1%Language:CSS 0.3%