- Find out your computer name by running
hostname
in terminal - Access your localhost through
[computername].local:3000
If that doesn't work, try:
- Find the IP for the current LAN connection on your VM
- Use the IP address, changing the last number to one. eg)
http://172.16.215.1:3000