created general outline of website

This commit is contained in:
2024-07-28 22:08:11 +09:00
parent 18c331d486
commit 28c9720239
32 changed files with 3816 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
<template>
<div>
Page: cansat
</div>
</template>

View File

@@ -0,0 +1,5 @@
<template>
<div>
Page: edu-robot
</div>
</template>

5
pages/projects/index.vue Normal file
View File

@@ -0,0 +1,5 @@
<template>
<div>
Page: index
</div>
</template>

View File

@@ -0,0 +1,5 @@
<template>
<div>
Page: kosen-x
</div>
</template>

View File

@@ -0,0 +1,5 @@
<template>
<div>
Page: rocket
</div>
</template>