Comment on Ask HN: How to test a localhost (desktop) from mobile?Comments−pixelcort14yIf you are using an iOS device and your server is on the same network, you can use Bonjour/ZeroConf to quickly access it. For OS X, you can set the hostname in System Preferences > Sharing. Then just access hostname.local from the iOS device.
Comments
If you are using an iOS device and your server is on the same network, you can use Bonjour/ZeroConf to quickly access it. For OS X, you can set the hostname in System Preferences > Sharing. Then just access hostname.local from the iOS device.