1.0.2 • Published 6 years ago

zyx-http-server v1.0.2

Weekly downloads
84
License
ISC
Repository
-
Last release
6 years ago

zyx-http-server: a command-line http server

Installing globally

npm i zyx-http-server -g

This will install http-server globally so that it may be run from the command line. 执行后会全局安装,并且您可以通过命令行启动

Usage

zyx-http-server

Available Options:

-p Port to use (default to 8080)

-o Host name (default to localhost)

-d Directory to read (default to /)