0.1.6 • Published 6 years ago
scywhere v0.1.6
scywhere
Tiny NodeJS Static Web Server
安装
npm i -g scywhere
使用方法
scywhere # 把当前文件夹作为静态资源服务器
scywhere -p 8080 # 设置端口号
scywhere -h localhost # 设置 host 为 localhost
scywhere -d /usr # 设置根目录为指定的路径
Tiny NodeJS Static Web Server
npm i -g scywhere
scywhere # 把当前文件夹作为静态资源服务器
scywhere -p 8080 # 设置端口号
scywhere -h localhost # 设置 host 为 localhost
scywhere -d /usr # 设置根目录为指定的路径