Go to file
zhangqihang c029b39483 初始化 2024-04-01 09:39:15 +08:00
public 初始化 2024-04-01 09:39:15 +08:00
src 初始化 2024-04-01 09:39:15 +08:00
.env 初始化 2024-04-01 09:39:15 +08:00
.env.development 初始化 2024-04-01 09:39:15 +08:00
.env.production 初始化 2024-04-01 09:39:15 +08:00
.eslintignore 初始化 2024-04-01 09:39:15 +08:00
.eslintrc.cjs 初始化 2024-04-01 09:39:15 +08:00
.gitignore 初始化 2024-04-01 09:39:15 +08:00
README.md 初始化 2024-04-01 09:39:15 +08:00
index.html 初始化 2024-04-01 09:39:15 +08:00
jsconfig.json 初始化 2024-04-01 09:39:15 +08:00
package-lock.json 初始化 2024-04-01 09:39:15 +08:00
package.json 初始化 2024-04-01 09:39:15 +08:00
postcss.config.cjs 初始化 2024-04-01 09:39:15 +08:00
vite.config.js 初始化 2024-04-01 09:39:15 +08:00

README.md

Vue 3 + Vite

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.