install typescript globally code example
Example 1: install typescript global
npm install -g typescript
Example 2: install typescript
npm install -g typescript
Example 3: create typescript project
npx tsc index.ts
npm install -g typescript
npm install -g typescript
npx tsc index.ts