mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 20:02:40 +08:00
376 B
376 B
ng generate module
Overview
ng generate module [name]
generates an NgModule
Options
--flat
flag to indicate if a dir is created
--spec
specifies if a spec file is generated
--routing
specifies if a routing module file should be generated