Angular CLI

Angular CLI - The Basics

Project lokaal testen

https://github.com/angular/angular-cli/wiki/serve



    

Project compileren voor hosting

https://github.com/angular/angular-cli/wiki/build



    

Component aanmaken

https://github.com/angular/angular-cli/wiki/generate-component



    

Class aanmaken

https://github.com/angular/angular-cli/wiki/generate-class



    

Service aanmaken

https://github.com/angular/angular-cli/wiki/generate-service



    

Pipe aanmaken

https://github.com/angular/angular-cli/wiki/generate-pipe



    

Module aanmaken

https://github.com/angular/angular-cli/wiki/generate-module



    

Attribute directive aanmaken

https://github.com/angular/angular-cli/wiki/generate-directive