I am not able to webview repl imported from github

Question:
how can i run this replit which i have imported from github

Repl link/Link to where the bug appears:

Screenshots, links, or other helpful context:

code snippet

Hi @MandipChhetri1 !
You need to move index.html for the program to work. Redirect the pages accordingly. index.html needs to be in the base directory and not in a folder or be renamed.
Hope this helps!

1 Like