Hacker News new | ask | show | jobs
by numtel 2535 days ago
No need to root, with android in developer mode, run this to forward localhost:3000 to the same port on the phone.

> adb reverse tcp:3000 tcp:3000