TODO
 
 
 
 
 
 
Go to file
Eloi Zalczer 29f8902f26 Initial commit 2024-06-10 18:13:30 +02:00
.vscode Initial commit 2024-06-10 18:13:30 +02:00
public Initial commit 2024-06-10 18:13:30 +02:00
src Initial commit 2024-06-10 18:13:30 +02:00
.gitignore Initial commit 2024-06-10 18:13:30 +02:00
README.md Initial commit 2024-06-10 18:13:30 +02:00
index.html Initial commit 2024-06-10 18:13:30 +02:00
package-lock.json Initial commit 2024-06-10 18:13:30 +02:00
package.json Initial commit 2024-06-10 18:13:30 +02:00
postcss.config.js Initial commit 2024-06-10 18:13:30 +02:00
tailwind.config.js Initial commit 2024-06-10 18:13:30 +02:00
vite.config.js Initial commit 2024-06-10 18:13:30 +02: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.