meteor/meteor

View on GitHub
tools/static-assets/skel-vue/imports/ui/About.vue

Summary

Maintainability
Test Coverage
<template>
  <h1 class="text-3xl font-bold my-6">About Page</h1>

  <p>This is the about page.</p>
</template>