ng g c employees/listEmployees –spec false –flat true
this will create all required component inside the employees folder.
ng g c employees/listEmployees –spec false –flat true
this will create all required component inside the employees folder.