Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

create react project in typescript

npx create-react-app my-app --template typescript

/*if done correctly, many of your files should now have extension .tsx instead*/
 
PREVIOUS NEXT
Tagged: #create #react #project #typescript
ADD COMMENT
Topic
Name
8+3 =