A basic template for getting started with TypeScript Dependencies Run the following command npm install Dev Dependencies Run the following command npm i typescript --save-dev Compilation / Transpilling Run the following command npx tsc --watch