From dcba9fe03123f48a47007674abe6cfa020f55242 Mon Sep 17 00:00:00 2001 From: Piyush Dixit <79581397+PiyushDixit96@users.noreply.github.com> Date: Mon, 10 May 2021 22:11:56 +0530 Subject: Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 80bd815..160eeb7 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,13 @@ 3. Click [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/PiyushDixit96/binance-order-notifier) 4. Follow Steps ------------ +### Run Locally +- Download and install NodeJs +- Download Repo and open Repo root folder. +- Fill your data in .env file +- Open terminal on current folder +- Run this command to install `npm install` +- Run this to start `npm start` ## Author -- cgit v1.2.3