79387999

Date: 2025-01-26 05:26:48
Score: 2
Natty:
Report link

React buddy waits for the dev server to expose the view at http://yourIPV4Address:5173/

but its not exposed to this address/network by default, you need to explicitly mention it in the script as answered by window10 rd.

in your package.json -> scripts change "dev": "vite" to "dev": "vite --host"

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mohammad Wael