The files in src can be served on a local development server via Gulp to test the popover.
You can also test the popover at https://safari-wallet-test-dapp.vercel.app. That dev server is synced with the src folder.
npm i- Run the following command:
npx gulp- Navigate to http://localhost:3000/ in your browser.