2019-08-17 13:25:22 -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.