anydoors
v0.1.1
Published
static web server
Downloads
5
Readme
t_anydoor
static web service based on nodejs
install
npm i t_anydor -guse
anydoor # 把当前文件夹作为静态资源服务器
anydoor -p 8080 # 设置端口号为8080
anydoor -h localhost # 设置主机为localhost
anydoor -d /usr # 设置根目录为 /usr