Use this: http://localtunnel.me From a command line:%> npm install -g
localtunnel%> lt --port 3001 --subdomain mysubdomain The port is your
local port - the public url you get will always be on port 80. The
custom subdomain so that you can set up an ...