Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
philipB
/
AI-Blockchain-EHR
Like
0
Downloads: 1
Card
Git
Discussions
Diff of
/web-app/client/src/views/About.vue
[000000] ..
[de9008]
Switch to unified view
a
b/web-app/client/src/views/About.vue
1
<template>
2
<div class="about">
3
<h1>This is an about page</h1>
4
</div>
5
</template>