anynode test anywhere / node static web server 使用方法 anynode # 把当前文件夹作为静态资源服务器根目录 anynode -p 8060 # 设置端口号为8060 anynode -h localhost # 设置 host 为localhost anynode -d /usr # 设置根目录为 /usr