If we want to create Typescript based reactJs app just use the following command to create an app.
npx create-react-app my-app-name --template typescript
If we want to create Typescript based reactJs app just use the following command to create an app.
npx create-react-app my-app-name --template typescript
Post a Comment
Post a Comment