Everything runs correctly when I start the npm live-server from my laptop, but when I type the address on the iPhone's browser 127.0.0.1:8080 it says the address can't be found.
I remember before that when running the live server from the terminal you can also see the web page from mobile too.
I'm not using file://
to run the page.
Appreciate the help. Thanks