Question:
Replit Profile: https://replit.com/@mizzezhicks
Could you elaborate on what you mean by “layout”?
That is the one if you want more info we can chat in discord
That is a URL, not a layout. And please provide the necessary info here instead of on Discord so others can help as well.
It’s quite simple; you just need to run a web server in any of your Repls or use the HTML template. https://your-repl.your-user.repl.co/
is the base for all sites on Replit. Unless you link a custom domain, it won’t matter.
Hi @mizzezhicks , welcome to the forums!
You can just click ‘Run’ and if your program has a web framework or cimponent, it will open the Webview tab and you can click the popout box button to access the website on the browser, or view it on the Webview.
Hope this helps!