mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 04:26:01 +08:00
371 B
371 B
ng generate service
Overview
ng generate service [name]
generates a service
Options
--flat
flag to indicate if a dir is created
--spec
specifies if a spec file is generated
--module
(-m
) allows specification of the declaring module