Skip to content

menji/NodeSimpleServer

Repository files navigation

NodeSimpleServer

It is a simple http server, just like python SimpleHTTPServer.

install

download the zip file and use it.

useage

    1. cd to the project directory
    1. type: node index
    1. in browser, visit 127.0.0.1:8080

to do

  • create a dirty implenment.
  • translate it to a more elegant version.
  • add dowload entire directory.
  • add play mp3/mp4/avi etc.
  • make a shell command, use it directly in shell.

About

Serve the current directory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published