install typescript windows code example
Example 1: install typescript
npm install -g typescript
Example 2: how to install typescript in windows 10
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