Added tailwindcss, the main pages to create the Website and routes
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<script setup></script>
|
||||
|
||||
<template>
|
||||
<h1>Game Board</h1>
|
||||
<p>Game board page content goes here</p>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
Reference in New Issue
Block a user