feat: initialization migration to Nuxt + Backend
This commit initializes both the Nuxt frontend and the Rust backend of the new version of phundrak.com
This commit is contained in:
5
frontend/app/app.vue
Normal file
5
frontend/app/app.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<h1>Nuxt works!</h1>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user