Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

static-here

A dead-simple static server for the current directory

Install

npm install static-here

Run

static-here
> Serving files from /home/me/project at http://localhost:8888/

Options:

You can specify the port and hostname in any order, however it defaults to:

static-here 8080 0.0.0.0

About

A command-line tool for creating a static file server from the current working directory.

Resources

Stars

22 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages