This page did not load in Safari.
From the project folder, run npm install then either
npm run dev (open the localhost URL), or
npm run build && npm run preview.
To open a file directly, use dist/index.html after
npm run build — not the root index.html.