mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-19 12:34:32 +08:00
9 lines
253 B
Markdown
9 lines
253 B
Markdown
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
|
|
|
|
# ng generate class
|
|
|
|
## Overview
|
|
`ng generate class [name]` generates a class
|
|
|
|
## Options
|
|
`--spec` specifies if a spec file is generated |