diff --git a/hello.js b/hello.js new file mode 100644 index 0000000..1c7489e --- /dev/null +++ b/hello.js @@ -0,0 +1 @@ +consol.log("Hello")