Go to file
2026-05-19 18:05:33 +03:00
.vscode Init 2025-11-30 20:10:54 +03:00
public Init 2025-11-30 20:10:54 +03:00
src Update packages 2026-05-19 18:05:33 +03:00
.env.development Fix document upload 2025-12-12 23:56:50 +03:00
.env.production Init 2025-11-30 20:10:54 +03:00
.gitignore Init 2025-11-30 20:10:54 +03:00
index.html Init 2025-11-30 20:10:54 +03:00
package.json Update packages 2026-05-19 18:05:33 +03:00
postbuild.js Init 2025-11-30 20:10:54 +03:00
README.md Init 2025-11-30 20:10:54 +03:00
tailwind.config.js Init 2025-11-30 20:10:54 +03:00
vite.config.js Init 2025-11-30 20:10:54 +03:00
yarn.lock Init 2025-11-30 20:10:54 +03: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.