This programe will simply run a http-server, print your ip address and qr-code on terminal.
npm install --save-dev preview-server
Usage: preview [options] [path]
Options:
-h, --help Print this usage message.
-p, --port Specify the port.
-e, --entry Specify the entry dir.