mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added initial file home page
This commit is contained in:
13
luckydiamond/src/pages/HomePage.vue
Normal file
13
luckydiamond/src/pages/HomePage.vue
Normal file
@@ -0,0 +1,13 @@
|
||||
<template>
|
||||
<div class="home">
|
||||
<h1>test</h1>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user