AnyWhere 静态文件服务器
2020-11-27 16:47:43
简介
npm install anywhere -g
$ anywhere // or with port $ anywhere -p 8000 // or start it but silent(don't open browser) $ anywhere -s // or with hostname $ anywhere -h localhost -p 8888 // or with folder $ anywhere -d ~/git/anywhere // or enable html5 history $ anywhere -f /index.html
最后,浏览器输入:http://192.168.32.187:8000/


浙公网安备 33010602011771号