diff --git a/index.js b/index.js new file mode 100644 index 0000000..5084571 --- /dev/null +++ b/index.js @@ -0,0 +1,2 @@ +console.log("hello"); +console.log("hello2");