preview-server
v1.1.3
Published
A http server serve static files and directories for quick preview.
Downloads
8
Readme
Preview Server
This programe will simply run a http-server, print your ip address and qr-code on terminal.
Install
npm install --save-dev preview-server
Usage
Usage: preview [options] [path]
Options:
-h, --help Print this usage message.
-p, --port Specify the port.
-e, --entry Specify the entry dir.