黄锡 Nativescript的Angular CLI。 为Nativescript Angular项目生成组件 目录 安装 npm install -g tns-ng 用法 tng --help 生成组件和服务 tng generate|g [type] [name] 您可以使用tng generate (或仅tng g )命令生成Nativescript Angular组件: tng generate component my-component tng g component my-component # using the alias # components support re