From 02ddabe0f951989ca5f55a77ebb83dc1d8bfcaff Mon Sep 17 00:00:00 2001 From: dwivedikunal100 Date: Thu, 1 Nov 2018 19:54:11 +0530 Subject: [PATCH] Create readme.md --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..1056c47 --- /dev/null +++ b/readme.md @@ -0,0 +1,9 @@ +#Earthquake analysis using twitter +--- + +Download repository and extract it. +Install Nodejs and npm +Open cmd, go to directory. +run npm init +run node index +Open in browser : localhost:3000