📜  ng new module w route - Javascript 代码示例

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

代码示例1
// Use this command to create a  lazy-loaded feature module with routing, along with its stub component.

ng generate module  --route  --module app.module