typescript express TypeScript & Express npm run mongo npm start http :8080 npm stop project setup npm i -g typescript tsc --init now we need also add these: { "outDir": "./dist", "rootDir": "./src", "moduleResolution": "node" }