Tiny NodeJS static webServer
npm install anydirectory -g
anydirectory # Use the current folder as the static resource server root directory
anydirectory -p 3000 # customer port
anydirectory -h localhost # customer hostname
anydirectory -d /directoryname # customer root directory