Instalar AngularCI

npm install -g @angular/cli

You can now start the application by typing

ng serve

Compile

ng build

Last updated

Was this helpful?