I am trying to run a tictactoe game using firebase. I have initialized my file and on the console it says everything is running, except when I open localhost:5000 it gives me error Cannot GET/. on the firebase CLI console it gives me error code: i hosting: 127.0.0.1 - - [06/Nov/2023:17:20:34 +0000] "GET / HTTP/1.1" 404 139 "http://127.0.0.1:4001/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
I have tried rebooting my computer and changing around my code to some answers I have read on here, Its just not working.