We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
将dist文件推送到github.io上:
dist
github.io
npm i -g angular-cli-ghpages
指定资源路径
ng build --base-href="https://stbui.github.io/angular2-material2-bootstrap4-admin-app/"
推送
ngh