diff options
author | Piyush Dixit <79581397+PiyushDixit96@users.noreply.github.com> | 2021-05-10 22:11:56 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 22:11:56 +0530 |
commit | dcba9fe03123f48a47007674abe6cfa020f55242 (patch) | |
tree | 09c128a682246b6a816a4872ce0cd5797f711578 | |
parent | e6f17d646e82495a015ef40a948fa4463f5b7a1b (diff) |
Update README.md
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |