Angular Project

A basic application created using Angular.

Prerequisites

You must have node.js, npm and the Angular CLI installed.

https://nodejs.org/en/
https://cli.angular.io/

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3001 to access the basic web api in the browser. Open http://localhost:4200/ to view the Angular application in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.