📗 The Angular CLI
The Angular team ships a package called the Angular CLI (CLI here means "Command Line Interface").
The Angular CLI is a suite of tools maintained by the Angular team for creating, developing, testing, and delivering Angular applications.
caution
Make sure you have at least the current LTS version of Node and the Node Package Manager Installed
TODO
This is going to be just links to the documentation, how to install it, maybe something about global NPM etc.