webstorm怎么开发手机网站?
时间:2023-12-05 10:24:01 | 来源:网站运营
时间:2023-12-05 10:24:01 来源:网站运营
webstorm怎么开发手机网站?:怎么新建项目?
自己看 webstorm 官方文档。
手机怎么上实时预览?
1.在 webstorm 编辑 html 文件的时候,鼠标移动到编辑区右上角会出几个浏览器图标,点击可以在浏览器中打开当前的 html 文件,其地址类似为:localhost:xxx/xxx.html 。
2.在 charles (windows 下可用 fiddler)等抓包工具中开启代理功能(方法自行搜索),手机设置 http 代理为 charles 代理(你电脑的 ip:代理端口)。
3. 在 charles 弹窗中允许手机访问代理端口。
4.在手机浏览器中输入 html 的地址 localhost:xxx/xxx.html 访问页面。
5. 推荐个 chrome 插件,可以将地址栏中的 url 生成二维码,这样手机扫一扫即可访问:
https://chrome.google.com/webstore/detail/pflgjjogbmmcmfhfcnlohagkablhbpmg