Added basic stuff for Nuxt
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
parent
20f681aa3c
commit
db9fa44439
30 changed files with 4163 additions and 3028 deletions
5
pages/index.vue
Normal file
5
pages/index.vue
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<template>
|
||||
<div>
|
||||
<h1>Index</h1>
|
||||
</div>
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue