📜  跳过导入角度 6 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:33.205000             🧑  作者: Mango

代码示例3
ng g c new-component --module app
//Or if you are in an other directory then
ng g c component-name --module ../