No description
Find a file
2022-10-11 14:21:12 +02:00
.vscode init 2022-10-11 14:21:12 +02:00
public init 2022-10-11 14:21:12 +02:00
src init 2022-10-11 14:21:12 +02:00
.gitignore init 2022-10-11 14:21:12 +02:00
index.html init 2022-10-11 14:21:12 +02:00
package-lock.json init 2022-10-11 14:21:12 +02:00
package.json init 2022-10-11 14:21:12 +02:00
postcss.config.cjs init 2022-10-11 14:21:12 +02:00
README.md first commit 2022-10-11 14:20:25 +02:00
tailwind.config.cjs init 2022-10-11 14:21:12 +02:00
vite.config.js init 2022-10-11 14:21:12 +02: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.