heroku cli deploy first time git code example
Example 1: heroku cli
npm i -g heroku
code to install heroku in windows
Example 2: push heroku
$ git push heroku master
npm i -g heroku
code to install heroku in windows
$ git push heroku master