lynn/hello

Game not loading at https://yourname.github.io/hello-wordl

Opened this issue · 1 comments

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!

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.