Go to file
2024-10-31 09:50:36 +01:00
public init 2024-10-31 09:50:36 +01:00
src init 2024-10-31 09:50:36 +01:00
.gitignore init 2024-10-31 09:50:36 +01:00
50x.html init 2024-10-31 09:50:36 +01:00
index.html init 2024-10-31 09:50:36 +01:00
package-lock.json init 2024-10-31 09:50:36 +01:00
package.json init 2024-10-31 09:50:36 +01:00
postcss.config.js init 2024-10-31 09:50:36 +01:00
README.md init 2024-10-31 09:50:36 +01:00
tailwind.config.js init 2024-10-31 09:50:36 +01:00
vite.config.js init 2024-10-31 09:50:36 +01: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.