Files
swingmusic-webclient/src/components/HomePage.vue
Mungai Njoroge 4239c5f331 Switch repos (#8)
* remove server code and replace it with client code

* downgrade yarn from 3.1.1 -> 1.22.19
2023-01-13 20:05:08 +03:00

4 lines
56 B
Vue

<template>
<h1>This is your Homepage</h1>
</template>