better-serve Description A simple web server that serves static files and refreshes the page when the file changes. Usage better-serve [path] [port] Example better-serve . 8080 Installation npm install -g better-serve