static-server-stream
Host static server using streamable objects
Host static server using streamable objects
``` npm i npm link ``` ## 使用 可将任意目录作为工作区,只需要在对应目录下打开命令行窗口输入`static-server`启动服务器即可
static-server, homework for stuq-koa lesson2
create http,https,http2 server to serve static resource files from a local directory
Share state from purely static web apps
A simple http server to serve static resource files from a local directory. fork from [https://github.com/nbluis/static-server](https://github.com/nbluis/static-server)
A cli to create a very simple static server.