Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

react typescript create react app

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