2. 문법 참조사이트

3. 개발환경 구성

: node -v

: npm -v

4. ts 실행 환경 구성

5. 샘플 작업해 보기

console.log("Hello World");
const a: number = 10;