Go to file
LiuJiaNan 8ecee5ddef init 2025-10-22 11:23:09 +08:00
.vscode init 2025-10-22 11:23:09 +08:00
public init 2025-10-22 11:23:09 +08:00
src init 2025-10-22 11:23:09 +08:00
.editorconfig init 2025-10-22 11:23:09 +08:00
.env init 2025-10-22 11:23:09 +08:00
.env.development init 2025-10-22 11:23:09 +08:00
.env.production init 2025-10-22 11:23:09 +08:00
.gitignore init 2025-10-22 11:23:09 +08:00
README.md init 2025-10-22 11:23:09 +08:00
eslint.config.js init 2025-10-22 11:23:09 +08:00
index.html init 2025-10-22 11:23:09 +08:00
jsconfig.json init 2025-10-22 11:23:09 +08:00
package.json init 2025-10-22 11:23:09 +08:00
postcss.config.cjs init 2025-10-22 11:23:09 +08:00
vite.config.js init 2025-10-22 11:23:09 +08:00
web-types.json init 2025-10-22 11:23:09 +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.