Added hello_world.js to /code

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