Create hello-world.js

This commit is contained in:
Isaac Shoebottom
2022-10-05 08:41:46 -03:00
parent 994187dd9e
commit 82f302f34f
+1
View File
@@ -0,0 +1 @@
console.log("Hello World")