Express-Typescript This is a express.js server using Typescript. Getting Started We need install all the dependencies for the project yarn install or npm install Prerequisites - Install node & npm - Install all dependencies Running test yarn test Running dev mode yarn dev Production mode yarn build