From 27afd14d9f02a69e76431b178a45211e174926ec Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Tue, 5 May 2020 11:35:45 +0700 Subject: [PATCH] add index --- index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 index.js diff --git a/index.js b/index.js new file mode 100644 index 0000000..a531bfc --- /dev/null +++ b/index.js @@ -0,0 +1,2 @@ +// Use default log without nothing, just guide +console.log("Please follow guide, at README.MD")