In vscode, I was using live-server extension that reloads website whenever a file changes. What’s the equivalent of this for people using nvim? What do you use?
In vscode, I was using live-server extension that reloads website whenever a file changes. What’s the equivalent of this for people using nvim? What do you use?
you can just run live-server on the command line.
npx live-server