First, run the dev server
npm run dev
Then, tell Stripe to tunnel webhooks to the local dev server:
stripe listen --forward-to localhost:5173/webhooks/stripe