Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 297 Bytes

readme.md

File metadata and controls

16 lines (13 loc) · 297 Bytes

如果点进来了,觉得还不错,顺便点个赞吧!

运行

  1. 安装http-server
  npm install http-server
  1. 进入目录执行
http-server -S -c=-1
  1. 浏览器打开地址
    其中ip和port在http-sever启动时会输出
    https://[ip]:port/index.html