Chris2011 / NBAngularCLI

Create Angular-CLI Projects with NetBeans and generate your components directly from within the IDE
Apache License 2.0
4 stars 0 forks source link

Adding install link to install the angular cli globally #11

Open Chris2011 opened 5 years ago

Chris2011 commented 5 years ago

On other options, we have a little link "Install Bower", "Install Grunt". Those links will only point you to the pages where you find instructions to install it manually via the command line.

I would prefer to add this link but when I click on it, I expect that it will install the CLI (npm i -g @angular/cli)