mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 18:43:42 +08:00
941 B
941 B
ng generate
Overview
ng generate [name]
generates the specified schematic
Available Schematics:
Options
dry-run
--dry-run
(alias: -d
)
Run through without making any changes.
force
--force
(alias: -f
)
Forces overwriting of files.