diff --git a/hello/app.js b/hello/app.js index e69de29..43dfe17 100644 --- a/hello/app.js +++ b/hello/app.js @@ -0,0 +1 @@ +alert("Hello!")