InterviewSolution
Saved Bookmarks
| 1. |
How to create a new component using CLI in Angular 4? |
|
Answer» To create a new component in ANGULAR 4 USING CLI, We have the most extensive question bank to help you answer Angular 4 interview questions and answers. Exampleng component name or ng GENERATE component componentname |
|