$ npx create-react-app [프로젝트 명] --template typescript
or
$ npx create-react-app [프로젝트 명] --typescript

'개발' 카테고리의 다른 글
[AWS] 프리티어 폭탄 요금 청구 해결 (0) | 2022.01.18 |
---|---|
[설정] ESLint - 코드 작성 규칙 설정 (0) | 2022.01.15 |
[이슈] You are running `create-react-app` 4.0.3, which is behind the latest release (5.0.0). (0) | 2022.01.12 |
[이슈] Create React App requires Node 14 or higher. (0) | 2022.01.11 |
[이슈] Please remove any global installs with one of the following commands (0) | 2022.01.11 |