npm install http-server -g
http-server [path] [options]
① , path 网站地址② , 一般是端口如:
则 : http-server D:\Pokemon\xgame_h5_vn -p 8888
可以访问了:
http-server的安装及使用
原文:https://blog.51cto.com/aonaufly/2413354