Skip to content

node手写http静态文件服务器,支持命令行运行、自动缓存

Notifications You must be signed in to change notification settings

TracyYangg/static-server-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

static-server-module

node手写http静态文件服务器,支持命令行运行、自动缓存

git clone https://github.com/ITrokie/static-server-module.git

cd static-server-module

//安装依赖
npm i

// 本地引用模块
npm link

// 运行静态文件服务器
static-server

// 命令行参数参考
static-server -h

About

node手写http静态文件服务器,支持命令行运行、自动缓存

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published