Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 379 Bytes

ProductList

This project was generated with Angular CLI version 7.1.3.

Pre-requisites:

  • NodeJS latest version
  • Yarn (or other package manager)

First run:

  • open project folder in power shell
  • run 'yarn' command to fetch required packages
  • run 'npm start' to run project

Default URL:

  • localhost:4200