Local WordPress and VS code live server
-
I need help understanding the relationship VS code and using it to develop WordPress sites locally. I have always used Dreamweaver to edit code and Wamp and loaded my site at http://localhost/sitename .
In VS code they have a live server and it opens at http://127.0.0.1:5500/ but I cannot display my site at http://127.0.0.1:5500/sitename
It opens just a directory of files. Is there a way I can open my site in VS code, clicc on live server and view it?
The topic ‘Local WordPress and VS code live server’ is closed to new replies.