my-vue-app project
Go to file
2026-06-13 13:16:19 +08:00
public chore: add .gitignore and stage all project files 2026-06-13 13:16:19 +08:00
src chore: add .gitignore and stage all project files 2026-06-13 13:16:19 +08:00
.gitignore chore: add .gitignore and stage all project files 2026-06-13 13:16:19 +08:00
index.html chore: add .gitignore and stage all project files 2026-06-13 13:16:19 +08:00
package.json chore: add .gitignore and stage all project files 2026-06-13 13:16:19 +08:00
README.md chore: add .gitignore and stage all project files 2026-06-13 13:16:19 +08:00
vite.config.js chore: add .gitignore and stage all project files 2026-06-13 13:16:19 +08:00

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.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.