Im trying to host my angular app with github pages.
I build a /docs folder with the command
ng build --output-path docs --base-href /portfolio/
Im trying to host my angular app with github pages.
I build a /docs folder with the command
ng build --output-path docs --base-href /portfolio/