how to view “localhost” on my iPod touch

前端 未结 8 1701
情深已故
情深已故 2020-12-16 15:26

I have a website I am building on localhost:

http://localhost/my-website

I need to test it on my iPhone, but I\'m not sure how to go about it. Do I just chan

8条回答
  •  爱一瞬间的悲伤
    2020-12-16 15:26

    If you just want a better feel of the native behavior instead of just browser dev tools you can use the iOS simulator and type localhost:xxxx in safari app.

提交回复
热议问题