Webapp Installtion

It gives detailed information regarding various commands used to run the project and how to how to install a web app.

Prerequisites

You need to install the angular-CLI package globally on your machine to run dashboard. if you are on Linux or MAC need to add Sudo before each commend.

npm install -g @angular/cli

Last updated