Nuxt/test/fixtures/sockets/pages/index.vue

4 lines
55 B
Vue

<template>
<h1>Served over sockets!</h1>
</template>