강의

멘토링

커뮤니티

Inflearn Community Q&A

parkhi22880048's profile image
parkhi22880048

asked

TypeScript Korea: React with TypeScript Seminar

create-react-app

프로젝트 생성 명령 옵션이 변경된것 같습니다.

Written on

·

306

5

create-react-app [프로젝트명] --scrip-version=react-scirpt-ts   에서..

create-react-app [프로젝트명] --typescirpt

로 변경된것 같습니다.

typescriptreact

Answer

This question is waiting for answers
Be the first to answer!
parkhi22880048's profile image
parkhi22880048

asked

Ask a question