Lucien Cartier-Tilet 105efdecb4
feat: initialization migration to Nuxt
This commit initializes both the Nuxt frontend and the Rust backend of
the new version of phundrak.com
2025-11-05 12:54:12 +01:00

6 lines
65 B
Vue

<template>
<div>
<h1>Nuxt works!</h1>
</div>
</template>