Skip to content

this is a NodeJS command tool. build an static server in current path.

Notifications You must be signed in to change notification settings

plh97/static-serve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

yarn global add @pengliheng/static-server
or
npm install @pengliheng/static-server -g
cd <YOUR PATH>
hs ./

feature

  1. use 206 to support big file download
  2. use 304 to judge file cache

About

this is a NodeJS command tool. build an static server in current path.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published