Create a folder called server type cd server or open the folder in vs code Execute This Command npm init -y Install Typescript npm i typescript npm install -g typescript npm i -D typescript @types/node Install libraries With Thier Types n...