Relative Content

Tag Archive for javascriptangulartypescriptgithublocalhost

gh-deploy app not working, but locally hosted does work

I’m building an Angular project that is the front end for an already function server side app that I created. I just deployed the Angular project with gh-pages, and it isn’t working correctly – but the app does work when I host it locally.