Skip to content
/ server Public
forked from ecuk/server

A simple, portable, static web server

License

Notifications You must be signed in to change notification settings

modphon/server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server

Server is a simple, portable, static web server.

When invoked from the command line, it starts a static web server in the current working directory.

$ cd some-directory
$ server

By default the server uses port 3000. An alternative port can be specified on the command line:

$ server 8000

About

A simple, portable, static web server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published