Follow the new package architecture. The generation of the documentation has been improved, new helper functions have been added to handle the new architecture.
380 B
380 B
preset [hidden]
Create application in an empty workspace
Usage
ng generate preset ...
Options
name
Type: string
The name of the application.
npmScope
Type: string
Npm scope for importing libs.
preset
Type: string
The name of the preset.
style
Default: css
Type: string
The file extension to be used for style files.