8 lines
199 B
Vue
8 lines
199 B
Vue
<template>
|
|
<n-space vertical size="large">
|
|
<n-card title="Welcome to BtToxin Pipeline">
|
|
<p>Automated Bacillus thuringiensis toxin mining system</p>
|
|
</n-card>
|
|
</n-space>
|
|
</template>
|