http-static cn: 简单的静态文件服务器。 en: A simple static file http server. 使用方法 (How to use it) $ npm install -g 52cik/http-static $ http-static static_dir 8000 cn: 以 static_dir 为根目录,8000 为端口启动服务器。 en: With static_dir as the directory, 8000 for the port to start the server.