ahmed-ansari / angular-routing-products-app

Product App with Angular Routing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

These are the starter files for the Angular Routing course on Pluralsight

Installation

  1. Open a command prompt in the project's root directory (APM)

  2. Type: npm install This installs the dependencies as defined in the package.json file.

  3. Type: npm start This launches the TypeScript compiler (tsc) to compile the application and wait for changes. It also starts the lite-server and launches the browser to run the application.

About

Product App with Angular Routing


Languages

Language:HTML 47.1%Language:TypeScript 45.2%Language:CSS 5.2%Language:JavaScript 2.5%