/any-where-imooc

A static resource server based on Node.js

Primary LanguageJavaScript

any-where-imooc

A static resource server based on Node.js

使用方法

anywhere # 把当前文件夹作为静态资源服务器

anywhere -p 8080 # 设置端口为 8080

anywhere -h localhost # 设置 host 为 localhost

anywhere -d /usr # 设置根目录为usr