Skip to content

Use express to serve the current working directory. Can broadcast over mDNS.

License

Notifications You must be signed in to change notification settings

brennie/serve-this

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serve-this

Serve the current working directory.

Usage:

serve-this --port PORT [--mdns|--host HOST]

Options:
  --host  The host to serve from.                           [default: "0.0.0.0"]
  --mdns  Advertise this service over mDNS.                            [boolean]
  --port  The port to serve on.                                       [required]
  --help  Show help                                                    [boolean]

About

Use express to serve the current working directory. Can broadcast over mDNS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published