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