Skip to content

Angular Console is the user interface for the Angular CLI.

License

Notifications You must be signed in to change notification settings

belide/angular-console

 
 

Repository files navigation

The Lounge
Angular Console

The Power of the Angular CLI. The Convenience of an App.

Spend less time looking up command line arguments and more time shipping incredible products.

Angular Console Website
Build Status License


What is Angular Console?

Angular Console is the user interface for the Angular CLI.

It allows you to create new projects, install extensions, generate artifacts, build, test, and deploy your projects. Anything you can do with the Angular CLI, you can do with Angular Console. It also gives you a visual overview of your projects.

Why Angular Console?

Easy to Get Started with Angular

Angular Console comes with node, npm and the Angular CLI included. You can get a brand new laptop, install Angular Console, and start working on Angular apps. No need to learn node or npm, no more confusion about installing global npm or yarn packages.

Great for Windows Users

A lot of Windows users are terminal shy and cannot take full advantage of tools like the Angular CLI and Nrwl Nx. By using Angular Console, Windows users can start using the powerful capabilities these tools provide via an easy-to-use UI. They can create new projects, generate components, build, test, deploy Angular apps without having to even open the terminal.

True UI for the Angular CLI

Angular Console is a generic UI for the Angular CLI. It will work for any schematic or any architect commands. Angular Console does not have a specific UI for, say, generating a component. Instead, Angular Console does what the command-line version of the Angular CLI does--it analyzes the same meta information to create the needed UI. This means that anything you can do with the Angular CLI, you can do with Angular Console. After all, Angular Console is the UI for the Angular CLI.

About

Angular Console is the user interface for the Angular CLI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 71.9%
  • CSS 12.3%
  • HTML 9.0%
  • JavaScript 6.7%
  • Batchfile 0.1%