add route

Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
nurRiyad
2022-12-07 23:54:09 +06:00
parent bab42538c6
commit d39bbbd088
11 changed files with 1151 additions and 9 deletions

5
pages/latest.vue Normal file
View File

@@ -0,0 +1,5 @@
<template>
<div>
<p class="text-5xl">Latest Page</p>
</div>
</template>