1.0.9 • Published 5 years ago

happy-server v1.0.9

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

happy-server

static file server

install

sudo npm install happy-server

start

cd dir 
happy-server 

option

选项:
  --version    显示版本号                                                 
  -r, --root   静态文件根目录
  -o, --host   监听主机                    
  -p, --port   监听端口                             
  -c, --child  是否子进程运行                      
  -h           显示帮助信息                                         
1.0.9

5 years ago

1.0.8

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago