Files
butterfliu/web
lzw-723 d5e0c4a0db
Some checks failed
Go CI / test-and-build (push) Successful in 11s
Web CI / lint-test-build (push) Failing after 15s
整理重构前端
2026-04-06 14:38:06 +08:00
..
2026-01-08 20:48:55 +08:00
2026-01-08 20:48:55 +08:00
2026-04-06 14:38:06 +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-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

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