Skip to content

Instantly share code, notes, and snippets.

View rdavid4's full-sized avatar

Roger rdavid4

  • Barcelona
View GitHub Profile
<template>
<q-page class="flex flex-center">
{{ monthsAgo }}
</q-page>
</template>
<script>
export default {
name: 'PageIndex',
mounted () {