react-tutorial icon indicating copy to clipboard operation
react-tutorial copied to clipboard

Fix create-react-app options in "02-ts-react-basic.md"

Open socar-letsbe opened this issue 4 years ago • 0 comments

2. 리액트 컴포넌트 타입스크립트로 작성하기

create-react-app option에서 --template 이 추가되면서 해당 스크립트가 동작안하고 있습니다. 🙏

Edit 'create-react-app' options ref : https://create-react-app.dev/docs/adding-typescript/

socar-letsbe avatar May 26 '21 06:05 socar-letsbe