README
anydoor
Tiny NodeJs Static Web Server
install
npm i anydoor-server -g
使用方法
anydoor # use current dis as static dir
anydoor -p 3000 # setting port 3000
anydoor -h localhost # setting hostname localhost
anydoor -d /usr # setting root dir