This website requires JavaScript.
Explore
Help
Sign In
Graham
/
angular-cli
Watch
1
Star
0
Fork
0
You've already forked angular-cli
mirror of
https://github.com/angular/angular-cli.git
synced
2025-05-17 19:13:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
angular-cli
/
docs
/
documentation
/
generate.md
Stephen Cavaliere
2c1e8778d6
feat(generate): add guard generation (
#4055
)
2017-02-22 18:21:36 +00:00
494 B
Raw
Blame
History
ng generate
Overview
ng generate [name]
generates the specified blueprint
Available blueprints:
class
component
directive
enum
guard
interface
module
pipe
service