From 0789b946b478780641cb11cab054e17322eb3e37 Mon Sep 17 00:00:00 2001 From: Res Yeg Date: Mon, 8 Jan 2018 21:45:08 -0800 Subject: [PATCH] initial commit --- script.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 script.js diff --git a/script.js b/script.js new file mode 100644 index 0000000..526b86c --- /dev/null +++ b/script.js @@ -0,0 +1 @@ +console.log('hello world!');