mirror of
https://github.com/Dannecron/ich-lerne-deutsch.git
synced 2025-12-25 21:02:35 +03:00
Initial commit. Add application skeleton
This commit is contained in:
11
src/views/Home.vue
Normal file
11
src/views/Home.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<template>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
export default {
|
||||
name: 'home',
|
||||
components: {
|
||||
}
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user