Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 360 Bytes

heroku-nodejs-template

To host heroku website using nodejs and express with typescript and prebuilt webpack configuration.

INSTALLATION

  • yarn
  • yarn start run the app in development with watch mode
  • yarn prod run the app in production with watch mode
  • yarn build for building production files in destination build