Added hello_world.js to /code

This commit is contained in:
Justin Abbott
2018-10-08 12:03:17 -05:00
committed by Luke Oliff
parent caec8cac6a
commit 35a7ecaa7a
+1
View File
@@ -0,0 +1 @@
console.log("Hello, world!");