Added tailwindcss, the main pages to create the Website and routes

This commit is contained in:
2025-11-13 22:31:20 +00:00
parent 98a2ca4611
commit 4ac9487605
17 changed files with 4919 additions and 74 deletions
+2 -6
View File
@@ -1,11 +1,7 @@
<script setup></script>
<template>
<h1>You did it!</h1>
<p>
Visit <a href="https://vuejs.org/" target="_blank" rel="noopener">vuejs.org</a> to read the
documentation
</p>
<router-view />
</template>
<style scoped></style>
<style scoped></style>