kdofficial/README.md
2025-08-21 21:19:46 +08:00

660 B

kdoffical

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.

安装依赖

npm install

测试运行(热更新)

npm run dev

构建项目

npm run build

将文件同步至CDN

npm run upload-assets