Typescript, Node js, Express js project creation
Step1) download the project
Step2) open a CMD on your project folder
Step3) run "npm install" or "yarn install"
Step4) After installation you have to run "npm run start" or "yarn start" to start the server.