1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 09:28:41 +00:00
Nuxt/test/fixtures/basic/pages/index.vue
2016-12-20 20:44:42 +01:00

4 lines
45 B
Vue

<template>
<h1>Index page</h1>
</template>