anywhere 是一个基于node的快速搭建服务器的应用 

npm install -g anywhere  //安装 anywhere

在需要看线上效果的文件夹 例如 fox 

fox/

    images/

  css/

  js/

  index.html

 

在fox文件夹里调出node命令框 

输入anywhere 回车,

即可生成内网访问地址。

  

相关文章:

  • 2021-10-16
  • 2022-12-23
  • 2021-07-18
  • 2022-02-15
  • 2021-12-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-09
  • 2021-11-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-29
  • 2021-06-12
相关资源
相似解决方案