cloudflare_temp_email/frontend
2024-04-09 15:13:37 +08:00
..
.vscode feat: init 2023-08-16 11:13:26 +08:00
public feat: add logo (#71) 2024-03-04 23:52:01 +08:00
src feat: backup v1 old data 2024-04-09 15:13:37 +08:00
.env.example feat: pages: add Cloudflare Web Analytics 2023-08-16 15:35:36 +08:00
.gitignore feat: PWA (#40) 2023-12-12 17:26:56 +08:00
index.html feat: add meta tag in ui (#81) 2024-03-29 13:56:56 +08:00
package.json feat: backup v1 old data 2024-04-09 15:13:37 +08:00
pnpm-lock.yaml feat: backup v1 old data 2024-04-09 15:13:37 +08:00
README.md feat: init 2023-08-16 11:13:26 +08:00
vite.config.js feat: backup v1 old data 2024-04-09 15:13:37 +08:00

cloudflare_temp_email

This template should help get you started developing with Vue 3 in Vite.

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