Total Pageviews

Wednesday, 30 October 2024

fileserver程序汇总

 https://github.com/mback2k/simple-file-server

https://github.com/wiresock/simple-file-server 

https://github.com/lukeed/sirv  (npm install -g sirv-cli或npm install -g sirv, 得到的可执行文件是sirv, 命令:sirv --port 1234)

https://briteming.blogspot.com/2024/10/npm-install-g-serve.html

npm install -g live-server

npm install -g http-server

No comments:

Post a Comment