diff --git a/hello.js b/hello.js new file mode 100644 index 0000000..57d2a94 --- /dev/null +++ b/hello.js @@ -0,0 +1 @@ +console.log('hello') \ No newline at end of file