0.0.6 • Published 9 years ago
xhttpserver v0.0.6
xHttpServer: a command-line http server
xHttpServer 是一款简单的命令行httpserver工具,主要用于日常开发调试,以及nodejs工具开发学习.
全局安装:
npm install xHttpServer -g使用:
xHttpServer [options]Options选项:
-p 自定义端口 (默认为8080)
-h or --help 使用帮助.
0.0.6
9 years ago