Go to file
2025-04-08 08:21:56 +08:00
.vscode 初始化项目 2025-04-08 08:21:56 +08:00
public 初始化项目 2025-04-08 08:21:56 +08:00
src 初始化项目 2025-04-08 08:21:56 +08:00
.gitignore 初始化项目 2025-04-08 08:21:56 +08:00
index.html 初始化项目 2025-04-08 08:21:56 +08:00
jsconfig.json 初始化项目 2025-04-08 08:21:56 +08:00
package.json 初始化项目 2025-04-08 08:21:56 +08:00
README.md first commit 2025-04-08 08:20:20 +08:00
vite.config.js 初始化项目 2025-04-08 08:21:56 +08:00
yarn.lock 初始化项目 2025-04-08 08:21:56 +08:00

youzi

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build