how to host a angular website for free on github code example
Example: how to host angular on github
content_copy
ng build --prod --output-path docs --base-href /<project_name>/
content_copy
ng build --prod --output-path docs --base-href /<project_name>/