Angular Cli

1 min read
For Project - ng new projectname
For Package (e.g. ngx-bootstrap) - ng add ngx-bootstrap
For Package with specific version - ng add ngx-bootstrap@10.2.0
For Component - ng generate component componentname
For component without test files - ng generate component componentname -- skip-tests
0
Subscribe to my newsletter
Read articles from Aditi N directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
