C
C#2w ago
danno8524

Newbie VSCode Running Locally Problem

have simple web page that I was able to run locally in chrom on local host 8080. Now I try and run it and I get error... Localhost refused to connect... I don't believe I changed anything.. What do I need to do here?
No description
12 Replies
Pobiega
Pobiega2w ago
Doesnt look like your server is running what kinda project is it? how are you starting it?
danno8524
danno85242w ago
I am clicking Run... start debugging... html with bootstrap
Pobiega
Pobiega2w ago
uhm so for starters, this is a C# discord and second, html isnt.. runnable code, so to speak you'd normally just use a vscode extension to start a local webserver to host it, if its just straight html LiveServer is the one I use for similar purposes
danno8524
danno85242w ago
Thank you. I believe I did have that extension. Maybe I turned it off accidently. How do I start that?
Pobiega
Pobiega2w ago
bottom right corner
Pobiega
Pobiega2w ago
No description
Pobiega
Pobiega2w ago
click this
danno8524
danno85242w ago
I guess I did not have that installed. I just installed it. How do I direct my page to it?
Pobiega
Pobiega2w ago
what do you mean? you click the button, it gives you a URL you click the url
danno8524
danno85242w ago
Got it. Thank you. In the plug in header it shows a duel panel of your code and the live server... You can make html changes and they show immediately in LiveServer?
Pobiega
Pobiega2w ago
dont think it has live reload by default
danno8524
danno85242w ago
This got me well on my way. Thank you. Have a nice day.
Want results from more Discord servers?
Add your server
More Posts