Page Card History

History: Install Angular

  • ACCEPTED
  • Raul
  • Name: Install Angular
  • Install node environment

    Install Angular CLI

    • 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
    • Check version with ng version from terminal.

    Install integrated development environment (IDE)

    1. Visual Studio Code
    2. The Angular Language Service as a VSC