Open Yes-Jumby opened 4 years ago
hi,everyone: Now I could use code to start live-server,but I cannot stop it ,could someone give me a hand?
The docs don't mention this. I found the solutions here: https://github.com/tapio/live-server/issues/169#issuecomment-270846429
// Start liveServer.start({ /* Options */ }); // Stop liveServer.shutdown();
hi,everyone: Now I could use code to start live-server,but I cannot stop it ,could someone give me a hand?