Ready for change?
Use angular framework to build web applications.
What should we call this card?This field will appear as an h1.
h1
Write your page## Install node environment - Follow instructions from [github.com/nvm page](https://github.com/nvm-sh/nvm) - Install the package manager **`pnpm`** following [this instructions](https://pnpm.io/installation) ## 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: ```sh pnpm install -g @angular/cli ``` - Check version with `ng version` from terminal. ## Install integrated development environment (IDE) 1. [Visual Studio Code](https://code.visualstudio.com) 2. The [Angular Language Service](https://marketplace.visualstudio.com/items?itemName=Angular.ng-template) as a VSC This field allows Markdown format.
Edit Page Card
Advice: We recommend joining before you edit content,so you can easily continue later!