0.1.8 • Published 11 months ago

web-serve-static v0.1.8

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

web 静态服务命令

全局安装依赖

npx web-serve-static

全局安装依赖

npm install web-serve-static -g

1. 直接运行

web-serve-static

1. 开发模式

web-serve-static --dev
web-serve-static -d

2. 修改静态目录

web-serve-static ./static

3. 监听文件添加、删除,自动重启

web-serve-static ./static -w
web-serve-static ./static --watch

4. 修改端口号

web-serve-static./static -p 8972
web-serve-static./static --port 8972

5. 查看其他配置

web-serve-static -h d Content-Type=json,test=2
web-serve-static --headers Content-Type=json,test=2

5. 查看其他配置

web-serve-static --help
0.1.0

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.8

11 months ago

0.1.7

11 months ago

0.1.4

12 months ago

0.1.3

1 year ago

0.1.6

11 months ago

0.0.7

1 year ago

0.1.5

12 months ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.1

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.0

1 year ago