Game not loading at https://yourname.github.io/hello-wordl
Opened this issue · 1 comments
usoylu2 commented
It is completely blank page when I deploy the code. Here is the page source:
<!doctype html><title>hello wordl</title><script data-goatcounter="https://hellowordl.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script><script defer="defer" src="/static/js/main.f0076199.js"></script>You need to enable JavaScript to run this app.
I hope we can figure this out!
flo-blg commented
You have to overwrite the value of the "homepage" key in the "package.json" file that is located at the root of your project, to make it suit your situation.