[de9008]: / web-app / client / src / views / About.vue

Download this file

6 lines (5 with data), 94 Bytes

<template>
  <div class="about">
    <h1>This is an about page</h1>
  </div>
</template>