Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serve

Serve is a simple command line utility to serve the files in the current directory via http.

Usage:

> serve
> Listening on port 80

By default serve listens on port 80, but you can override this by providing a port number explicitly:

> serve 3000
> Listening on port 3000

To do

  • Better error handling
  • Any ideas? Open a PR!

About

A simple command line utility to serve the files in the current directory

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages