Muscardinus
CRA Typescript 세팅 본문
728x90
npx create-react-app my-app --template typescript
# or
yarn create react-app my-app --template typescript
728x90
Comments
npx create-react-app my-app --template typescript
# or
yarn create react-app my-app --template typescript