Skip to content

Latest commit

 

History

History

README.md

Scaffolding Express Typescript

Steps

  • Run install
npm install
  • Create .env file with same .env.example value.

  • Run development start:

npm start
  • Run debug start:
npm run start:debug
  • And run .vscode/launch.json