diff --git a/alertHello.js b/alertHello.js new file mode 100644 index 0000000..5afbf9a --- /dev/null +++ b/alertHello.js @@ -0,0 +1 @@ +alert('Hello World');