Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 436 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 436 Bytes

Angular-POS

Example of Point of Sale (POS) using Angular. This works 100% client-side, statically hosted on GitHub pages.

TRY IT HERE.

demo

Features

  • Add Product to Sell List
  • Remove Product from Sell List

Run

  1. git clone repo
  2. npm install && npm start
  3. default address: http://localhost:4200/