Add unfinished website section
This commit is contained in:
9
web/app/HomePage.vue
Normal file
9
web/app/HomePage.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<h1>Hello</h1>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user