- npm install
- npm start ( for run app in development env )
- npm run start:prod ( to create production build )
- npm run run:prod ( to run app in production mode )
for Heroku deployment: check https://devcenter.heroku.com/articles/git for deployment using git
OR check https://devcenter.heroku.com/articles/getting-started-with-nodejs#introduction