[+] Add hello world for testing

This commit is contained in:
Hykilpikonna
2020-01-04 21:15:42 -05:00
parent 106da7e7f1
commit f61dccb90a
+3 -1
View File
@@ -1,5 +1,7 @@
<template>
<div id="info">
Hello World
</div>
</template>
<script lang="ts">