Page Card
Belongs to subject Angular-roadmap
Follow instructions from github.com/nvm page
Install the package manager pnpm
following this instructions
With node.js and npm installed, the next step is to install the Angular CLI which provides tooling for effective Angular development.
From a Terminal window run the following command:
pnpm install -g @angular/cli
ng version
from terminal.