Mike Brocchi a5a33fa1db chore(docs): move the new wiki docs to main repo (#3382)
This move will allow other devs to contribute and allow for pull requests and reviews against docs changes.
2016-12-05 15:25:11 -08:00

190 B

ng generate service

Overview

ng generate service [name] generates a service

Options

--flat flag to indicate if a dir is created

--spec specifies if a spec file is generated