diff --git a/helloworld.js b/helloworld.js new file mode 100644 index 00000000..f2551d07 --- /dev/null +++ b/helloworld.js @@ -0,0 +1 @@ +console.log("Hello world")