mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-18 19:37:35 +08:00
* fix: correct API path typo `requset_send_mail_access` → `request_send_mail_access` Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: correct typo in send-access E2E test (requset → request) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
cloudflare_temp_email
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build