I\'ve been stopping commands with the trash can for too long. Command period doesn\'t work on Mac. I can\'t find anywhere how to stop the terminal via a command. Anyone know wha
Neither ctrl + c
nor the trash icon actually stopped the server for me.
If you are using the Live Server
extension by Ritwick Day, there should be a label on the bar at the bottom for the status of the server.
If it reads Port: 5500
it means it's running. Just click on it to stop it.
stop live server
The same label now should say Go Live
click on it in order to do exactly that.
start live server