CLI tool for creating and managing Angular applications
CLI tool for Angular
ng
$ ng new my-app
$ ng serve
$ ng generate component my-component