Go to file
philipp lang 9d5c64cc37 Add prop for global config var name 2024-02-03 23:42:20 +01:00
src Add prop for global config var name 2024-02-03 23:42:20 +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 Style content 2024-02-03 01:53:31 +01:00
package.json Style content 2024-02-03 01:53:31 +01:00
postcss.config.cjs Add postcss config 2024-01-30 01:48:50 +01:00
tailwind.config.js Style content 2024-02-03 01:53:31 +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.