Install TypeScript

This commit is contained in:
rijkvanzanten
2020-06-16 10:36:43 -04:00
parent e7d4266e97
commit 9642a6fe86
5 changed files with 397 additions and 2 deletions

1
src/server.ts Normal file
View File

@@ -0,0 +1 @@
console.log('Hello World!');