This commit initializes both the Nuxt frontend and the Rust backend of the new version of phundrak.com
6 lines
65 B
Vue
6 lines
65 B
Vue
<template>
|
|
<div>
|
|
<h1>Nuxt works!</h1>
|
|
</div>
|
|
</template>
|