Files
DAEProject_Frontend/app/pages/index.vue
T

6 lines
84 B
Vue

<template>
<div>
<h1> This will be the home page </h1>
</div>
</template>