ngd 查看ng2应用的组件树、路由树

1.全局安装ngd

npm install -g @compodoc/ngd-cli

2.在tsconfig的同级目录下使用ngd命令

ngd
原文地址:https://www.cnblogs.com/sghy/p/6951145.html