Skip to content

thomfang/node-simplehttpserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-simplehttpserver

You could install it from npm:

npm install node-simplehttpserver -g

And then you could start a static file http server like this:

node-simplehttpserver your_dir listen_port
node-simplehttpserver /user/my_test_dir/ 8080

Default listen port is 8000.

About

A simple HTTP server for Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published