자바스크립트 실행 환경
node.js
브라우저
타입스크립트 컴파일러 설치
npm
npm i typescript -g
node_modules/.bin/tsc or npx tsc
tsc source.ts