Created
March 17, 2021 12:36
-
-
Save rigwild/2b8c10dc0f4dbac1466018738f87fbe8 to your computer and use it in GitHub Desktop.
Expose local port using localtunnel https://github.com/localtunnel/localtunnel
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# yarn global add localtunnel | |
lt --port 8080 --subdomain mytestsubdomain --local-host localhost --print-requests |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment