Buisness card app deployed to GitHubPages
Install angular-CLI_ghpages globally
npm i angular-cli-ghpages --save-dev
build angular app for use in production
ng build --prod --base-href "https://GitHubUserName.github.io/GitHubfolderName/"
ng build --prod --base-href https://chambersslg.github.io/BusinessCard/
npx angular-cli-ghpages --dir=dist/Project-name
npx angular-cli-ghpages --dir=dist/qrbusiness-card