Files
butterfliu/web
lzw-723 76e3e3c99f
All checks were successful
Go CI / test-and-build (push) Successful in 11s
Web CI / lint-test-build (push) Successful in 22s
修改前端配色
2026-04-06 15:12:58 +08:00
..
2026-01-08 20:48:55 +08:00
2026-01-08 20:48:55 +08:00
2026-04-06 15:12:58 +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