The app's JavaScript never started, so nothing could be rendered.
If you are deploying this: check that the build command is
npm run build and the output directory is dist.
Serving the repository root instead of dist/ causes exactly this.
Open the browser console for the underlying error.