2018-04-30 15:03:12 -07:00

837 B

ng generate

Overview

ng generate [name] generates the specified blueprint

Available blueprints:

Options

dry-run

--dry-run (alias: -d)

Run through without making any changes.

force

--force (alias: -f)

Forces overwriting of files.