Win 10 安裝Node.js 和http-server
$ npm config set cache C:-Program Files-nodejs-node_cache. 安裝與執行http-server. 下安裝指令. 1 2 3 4 5, $ npm install http-server -g ... http- ...
http-serverREADME.md at master
Set cache time (in seconds) for cache-control max-age header, e.g. -c10 for 10 seconds. To disable caching, use -c-1 . 3600. -U or --utc, Use UTC ...
http-server
Set cache time (in seconds) for cache-control max-age header, e.g. -c10 for 10 seconds. To disable caching, use -c-1 . 3600. -U or --utc, Use ... Types/http-server · Code Beta · 49 Versions
13.0.0 - http-server
http-server is a simple, zero-configuration command-line http server. It is powerful enough for production usage, but it's simple and hackable ...