Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 609 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 609 Bytes

Hytech Mart

This project was generated with Angular CLI version 6.2.4.

To start:

Install NPM dependencies with:

npm install

Start Development Server with:

npm run start

Available Components

Component Description
ht-product-card Displays a random product from the product catalog
ht-product-search Searches for products by name
ht-shopping-cart Displays number of items in the cart
ht-header Displays welcome message to the website
ht-footer Displays contact information on the bottom of the page