lynn / hello

Word-guessing game
MIT License
349 stars 230 forks source link

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

Open usoylu2 opened 2 years ago

usoylu2 commented 2 years ago

It is completely blank page when I deploy the code. Here is the page source:

<!doctype html>hello wordl

I hope we can figure this out!

flo-blg commented 2 years ago

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.