How to convert firebase studio project into website

i am someone who knows nothing about coding or hosting a website. i tried downloading, i tried creating a github repo, but nothing works. from my understanding, it seems like the issue is that there is no index.html file or it is there but it is not routed to the page it’s supposed to display. i tried ‘npm run dev’ on one of the projects, but i only get a blank page with my project folder being displayed.

could someone tell me what must i do?