windows使用browser-sync访问phpstudy搭建的本地虚拟站点的命令
发布于:2021-12-15 10:10:12 栏目:技术文档
browser-sync中文官网对它的介绍:
windows使用browser-sync访问phpstudy搭建的本地虚拟站点的命令:browser-sync start —proxy “主机名” —files “需要同步的html或css文件目录”
比如:browser-sync start —proxy “fiv_ysh.cn/index.php/compareprice” —files “D:\phpStudy\WWW*\application***\compareprice\/.html”
相关推荐
阅读 +