0.2.7 • Published 9 years ago

node-simplehttpserver v0.2.7

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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.

0.2.7

9 years ago

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago