cch5ng / angular_front_end_interview

Angular application that produces a random set of front end web developer interview questions (based on h5bp front end interview questions)
http://cch5ng.github.io/angular_front_end_interview
MIT License
8 stars 4 forks source link

fix hosting issue #29

Open cch5ng opened 6 years ago

cch5ng commented 6 years ago

the app is broken; something having to do with github pages host (most likely related to using my private domain with redirection from a github repo)

look into hosting the built app using surge; think just need to deploy the source starting at the /app level

resource

cch5ng commented 6 years ago

verified hosting is not the issue as tried uploading files to surge

http://fe_interview_ng.surge.sh/#/main

so think probably something broke in older versions of angular; probably need to migrate to newer angular...