jas-chen / atom-live-server

Launch a simple development http server with live reload capability.
https://atom.io/packages/atom-live-server
MIT License
121 stars 49 forks source link

When I launch Live-server nothing happens, nothing pop-ups but when I stopped it a GUI comes out saying that server is stopped how can I start it? #298

Open Nikhilgarg-123 opened 2 years ago

Nikhilgarg-123 commented 2 years ago

If you have a problem launching a live-server, please try following steps:

  1. Make sure you use the right hotkeys. After v2.0.0, the keys became ctrl-alt combination.
  2. Try launching live-server from top menu: Package -> live-server -> Start Server to see if it works.