Skip to content

A http server serve static files and directories for quick preview.

License

Notifications You must be signed in to change notification settings

gamedev-js/preview-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A http server serve static files and directories for quick preview.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published