Initial commit

This commit is contained in:
Misode
2020-05-23 21:14:34 +02:00
commit 135b229265
8 changed files with 86 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
document!.getElementById('root')!.textContent = 'Hello world!';