Go to file Use this template
Tao-826 233058a7b7 修复切换系统地址 2025-07-17 17:48:40 +08:00
.vscode first commit 2025-07-07 14:14:38 +08:00
public first commit 2025-07-07 14:14:38 +08:00
src 修复切换系统地址 2025-07-17 17:48:40 +08:00
.env.development 修复切换系统地址 2025-07-17 17:48:40 +08:00
.env.production 修改环境地址 2025-07-15 09:32:48 +08:00
.env.staging 修改环境地址 2025-07-15 09:32:48 +08:00
.env.test 修改环境地址 2025-07-15 09:32:48 +08:00
.eslintrc.js first commit 2025-07-07 14:14:38 +08:00
.gitignore first commit 2025-07-07 14:14:38 +08:00
README.md first commit 2025-07-07 14:14:38 +08:00
eslint.config.mjs first commit 2025-07-07 14:14:38 +08:00
index.html first commit 2025-07-07 14:14:38 +08:00
package.json first commit 2025-07-07 14:14:38 +08:00
vite.config.js 统一地址管理 2025-07-15 09:28:22 +08:00
yarn.lock first commit 2025-07-07 14:14:38 +08:00

README.md

vue-project

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.

Project Setup

yarn install

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build