If this message stays on screen, the app is being opened through a static preview instead of the Vite dev server.
Install dependencies once, then start the site with:
npm install npm start
The app runs on http://127.0.0.1:4173. This preview will redirect there automatically.