The server is starting fine and says
vite v2.9.5 dev server running at:
Local: http://localhost:3309/
Network: use --host to expose
But when I go to the page I get:
This localhost page can’t be foundNo web page was found for the web address: http://localhost:3309/
HTTP ERROR 404
On Mac - OS Monterey 12.4
Any ideas?
The server is starting fine and says
vite v2.9.5 dev server running at:
But when I go to the page I get:
This localhost page can’t be foundNo web page was found for the web address: http://localhost:3309/
HTTP ERROR 404
On Mac - OS Monterey 12.4
Any ideas?