nodejs-anydoor
v0.1.0
Published
tiny nodeJS project
Downloads
2
Readme
nodejs_anydoor
Tiny NodeJS static Web Server
##Installation
npm i -g anydoor
#Usage
anydoor #use current directory to be the root of the static server
anydoor -p 8080 #set port
anydoor -h localhost #set localhost to be the host
anydoor -d /usr #set /usr to be the root