npm install -g @angular/cli
ng new my-app
cd my-app ng serve --open or ng s -o
This project was generated with Angular CLI version 8.3.18.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
https://github.com/flauc/ng-push