1.0.2 • Published 4 years ago

cra-template-react-typescript v1.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

cra-template-react-ts

To use this template, add --template react-ts when creating a new app.

For example:

npx create-react-app my-app --template react-ts

# or

yarn create react-app my-app --template react-ts

For more information, please refer to: