feat: add initial routes

This commit is contained in:
2022-07-21 17:11:40 -04:00
parent d95b27b4fd
commit a4450071d2
5 changed files with 8 additions and 1 deletions

1
pages/index.vue Normal file
View File

@@ -0,0 +1 @@
<template>HELLO</template>