November 2019
Beginner
804 pages
20h 1m
English
Angular Console (https://angularconsole.com) is a very useful companion application for Angular developers. It can be installed on Linux, macOS, and Windows, but also directly within VS Code: https://marketplace.visualstudio.com/items?itemName=nrwl.angular-console.
It is a graphical tool built on top of the Angular CLI. With it, you can easily create new Angular projects and manage existing ones:

When you create a project with Angular Console, you just have to follow the wizard and customize the options as you see fit:
The tool will create a new workspace and project for you automatically, using the Angular CLI:
Read now
Unlock full access