1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 17:39:06 +00:00
Nuxt/examples/with-middleware/pages/index.vue

6 lines
49 B
Vue
Raw Normal View History

<template>
<div>
Home
</div>
</template>