If the screen remains white or this message persists, you are likely trying to run the source code directly in the browser.
⚠ Local Development Setup Required
1. Install Node.js
2. Run npm install
npm install
3. Run npm run dev
npm run dev