660 B
660 B
kdoffical
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
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