To host heroku website using nodejs and express with typescript and prebuilt webpack configuration.
yarn
yarn start
run the app in development with watch modeyarn prod
run the app in production with watch modeyarn build
for building production files in destination build