I’m trying to follow a Javascript course.
Trying to use Live Server.
It’s hit and miss. 10% of the time OK - when I click ‘Start Server’ a new browser tab is opened, something like: http://127.0.0.1:3345.
Other times, it does nothing at all.
What am I doing wrong?
When installing, there was only one ‘Live Server’ option - there were other packages, but none named just that.
In the videos, his menu in Atom loads of server addresses that he’s opened. I dont get this.
What am I doing wrong?
Thanks.