Nuxt/examples/offline-nuxt/pages/index.vue
2017-04-17 15:27:32 +02:00

4 lines
57 B
Vue

<template>
<div>This is offline test</div>
</template>