This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup>
SFCs, check out the script setup docs to learn more.
-
env 目录保存了不同模型下的环境变量
-
npm run dev 开发服务器
-
npm run build 构建生产环境
- npm run build:test => 构建测试环境
-
npm run preview 本地预览生产环境