Add unfinished website section

This commit is contained in:
Ske
2019-04-19 18:08:27 +02:00
parent d081be838a
commit 3d6fa86518
16 changed files with 3882 additions and 11 deletions

9
web/app/HomePage.vue Normal file
View File

@@ -0,0 +1,9 @@
<template>
<h1>Hello</h1>
</template>
<script>
export default {
}
</script>