Go to file
philipp lang 71c92559b8 Add error messages 2024-02-08 02:38:09 +01:00
src Add error messages 2024-02-08 02:38:09 +01:00
.gitignore Initial commit 2023-12-24 02:24:48 +01:00
.prettierrc Add prttierrc 2024-02-03 20:14:08 +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 error messages 2024-02-08 02:38:09 +01:00
package.json Add error messages 2024-02-08 02:38:09 +01:00
postcss.config.cjs Add postcss config 2024-01-30 01:48:50 +01:00
tailwind.config.js Remove grey colors 2024-02-04 01:29:35 +01:00
vite.config.js Add event description 2024-02-04 01:11:33 +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.