Create Angular-CLI projects within NetBeans
NBAngularCLI needs the HTML5 Kit module, which is part of NetBeans 8.2 in general, but not in NetBeans 9.0. Please see this link to add old plugins from 8.2 into 9.0: https://blogs.apache.org/netbeans/entry/what-s-happened-to-my
npm i -g @angular/cli
Tools -> Options -> HTML/JS -> Angular CLI
File -> New Project -> HTML5/JavaScript -> Angular CLI Application