kaka cc403a83fd 热更功能跑通 5 yıl önce
..
bin cc403a83fd 热更功能跑通 5 yıl önce
node_modules cc403a83fd 热更功能跑通 5 yıl önce
public cc403a83fd 热更功能跑通 5 yıl önce
src cc403a83fd 热更功能跑通 5 yıl önce
10.rtf cc403a83fd 热更功能跑通 5 yıl önce
README.md cc403a83fd 热更功能跑通 5 yıl önce
package.json cc403a83fd 热更功能跑通 5 yıl önce
streamt.png cc403a83fd 热更功能跑通 5 yıl önce

README.md

static-server

一个基于node的静态文件服务器

功能

  • 读取静态文件
  • MIME类型支持
  • 缓存支持/控制
  • 支持gzip、defalte压缩
  • Range支持,断点续传
  • 全局安装

    使用方法

  • npm install static-server2 -g

  • server-start