better-serve
v1.0.4
Published
## Description A simple web server that serves static files and refreshes the page when the file changes.
Downloads
4
Maintainers
Readme
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