Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 157 Bytes

File metadata and controls

7 lines (7 loc) · 157 Bytes

react app 만들기

npx create-react-app {app name} --template=typescript
yarn create react-app {app name} --template=typescript