2019-07-29 09:23:51 -04:00

434 B

preset [hidden]

Create application in an empty workspace

Usage

ng generate preset ...

Options

cli

Type: string

CLI powering the workspace.

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.