For the complete documentation index, see llms.txt. This page is also available as Markdown.

Angular Installation

It provides information about the Angular installation.

Prerequisites

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

npm install -g @angular/cli

Last updated

Was this helpful?