Added basic nuxt stuff

Added index, translations (not currently working), and removed further unnecessary stuff
This commit is contained in:
Louis Hollingworth 2022-05-21 21:03:12 +01:00
parent 42d960090e
commit f1c76c22a7
No known key found for this signature in database
GPG key ID: 1E66DEA3F5D623D1
339 changed files with 5112 additions and 2723 deletions

3
pages/index.vue Normal file
View file

@ -0,0 +1,3 @@
<template>
<h1>Vanner Basta</h1>
</template>