📚 Reference
GitHub 1
npm 1
공식 문서 1
📜 Chapter
tsc (TypeScript Compiler)
TSX (TypeScript eXtension)
.ts
ts-node
‣
tsx
tsx
Node.js에서 TypeScript를 실행시켜주는 것
TypeScript 실행기
TypeScript 파일을 Node.js에서 직접 실행할 수 있게 해주는 실행기이다.