Skip to content

angular cli wiki generate(ng generate)

Christian-Yang edited this page Mar 11, 2017 · 1 revision

ng generate
ng generate命令
Overview
概览 ng generate [name] generates the specified blueprint
ng generate [name] generates the specified blueprint Available blueprints:

class
component
directive
enum
guard
interface
module
pipe
service

Clone this wiki locally