vue3-vite-vant-template 快速启动 | Quick Start # 安装依赖 npm install # 启动服务 npm run dev # 打包 npm run build # 预览打包效果 npm run serve