Angular Console is a tool that provides a GUI for the Angular CLI and allows you to manage your projects. It is available as a desktop app or an VS Code plugin.
Angular Console is a tool build by Nrwl, a company founded by ex developers from the Angular core team. It provides a GUI for the Angular CLI and basic functionality to organize projects generated with Angular CLI.
Available as
Features and Benefits
- Use Angular CLI commands with a GUI
- Shows preview of Angular CLI terminal output next to the input (with
dry run
option) - Search, install and use schematics
- Run custom NPM Scripts
- Create new or import existing Angular projects