This is a Vite/React app with Node API routes, so opening index.html directly from Finder will not load the dashboard.
Start the local server, then open the HTTP address:
HOST=127.0.0.1 PORT=4174 npm run dev
Open http://127.0.0.1:4174