Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

npx create react app typescript

npx create-react-app app-name --template typescript
# or using yarn
yarn create-react-app app-name --template typescript
 
PREVIOUS NEXT
Tagged: #npx #create #react #app #typescript
ADD COMMENT
Topic
Name
9+7 =