diff --git a/script.js b/script.js new file mode 100644 index 0000000..03a2edd --- /dev/null +++ b/script.js @@ -0,0 +1,2 @@ +console.log('hello world!'); +// hi there!