2018-05-02 10:46:27 -07:00

835 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.