Files
butterfliu/web
lzw-723 aa45b1cd8d
All checks were successful
Go CI / test-and-build (push) Successful in 14s
Web CI / lint-test-build (push) Successful in 23s
修复前端错误
2026-04-07 14:15:43 +08:00
..
2026-01-08 20:48:55 +08:00
2026-01-08 20:48:55 +08:00
2026-04-07 14:15:43 +08:00
2026-01-08 20:48:55 +08:00
2026-01-08 20:48:55 +08:00
2026-01-08 20:48:55 +08:00
2026-01-08 20:48:55 +08:00
2026-04-06 14:57:31 +08:00
2026-01-08 20:48:55 +08:00
2026-01-08 20:48:55 +08:00
2026-01-08 20:48:55 +08:00
2026-01-08 20:48:55 +08:00
2026-01-08 20:48:55 +08:00
2026-01-08 20:48:55 +08:00
2026-04-06 14:48:21 +08:00

web

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

VS Code + Vue (Official) (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

Run Unit Tests with Vitest

pnpm test:unit

Lint with ESLint

pnpm lint