REO Boat needs the built app file

If you opened the root index.html directly, the browser blocks /src/main.jsx from loading.

Open dist/index.html instead, or run the app through Vite with npm run dev.