I have installed vue new and I runned vue create ...
. Then I've tried to reach the site at localhost:8080
(as it was told in the console) directly from my Raspberry Pi I'm working on. Furthermore I've reached the site at the IP-address of my Raspberry Pi, also directly in the web browser on my Pi.
Why can't I reach this site (with the IP-address:port(8080)
) from another computers (I've already tried my mobile and my computer)?