index
:
rahanna
main
A P2P chess game, co-op 2vs2
dcariotti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
pages
/
index.vue
blob: 110db25b2cc168f0b4d9f41ba6d49d2ed9daaeb1 (
plain
)
1
2
3
4
5
6
7
<script setup lang="ts"></script> <template> <div> <h1>Hello</h1> </div> </template>