diff --git a/Chapter 01/app.js b/Chapter 01/app.js new file mode 100644 index 0000000..89c837f --- /dev/null +++ b/Chapter 01/app.js @@ -0,0 +1 @@ +alert("Saying hi from a different file!");