Go to file
philipp lang b137e873f8 Add div wrapper 2024-02-03 00:31:06 +01:00
src Add div wrapper 2024-02-03 00:31:06 +01:00
.gitignore Initial commit 2023-12-24 02:24:48 +01:00
README.md Initial commit 2023-12-24 02:24:48 +01:00
index.html fix tailwindcss import 2024-01-30 01:49:44 +01:00
package-lock.json Add postcss config 2024-01-30 01:48:50 +01:00
package.json Add postcss config 2024-01-30 01:48:50 +01:00
postcss.config.cjs Add postcss config 2024-01-30 01:48:50 +01:00
tailwind.config.js Add popup 2024-01-31 00:18:03 +01:00
vite.config.js Add urls for registration and single view 2024-02-01 00:17:56 +01: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.