0.1.0 • Published 6 years ago
nodejs-anydoor v0.1.0
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
0.1.0
6 years ago