May 2018
Intermediate to advanced
512 pages
11h 3m
English
You get an autocomplete experience when working with Angular CLI. Execute the appropriate command for your *nix environment:
$ ng completion --bash >> ~/.bashrc
$ source ~/.bashrc$ ng completion --zsh >> ~/.zshrc
$ source ~/.zshrc$ ng completion --bash >> ~/.bash_profile
$ source ~/.bash_profileRead now
Unlock full access