I’m working on a Vue.js project, and when I run the development server using npm run serve, the app starts successfully on http://localhost:8080/. However, the network is shown as “unavailable” your text
I tried accessing the app using the IP address of my machine on the network (e.g., http://:8080/), but it didn’t work.