get-ui-ng4 [TOC] 安装使用 npm set registry=http://192.168.10.223:7001/ npm install get-ui-ng --save 或者 yarn config set registry http://192.168.10.223:7001/ yarn add get-ui-ng 本地build npm run build 运行Demo服务 npm run demo-app 运行文档服务 npm run doc-app