1.2.0 • Published 2 years ago

cra-template-react-v17-typescript v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

cra-template-react-v17-typescript

This is a template for Create React App to use with React v17.

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

For example:

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

# or

yarn create react-app my-app --template react-v17-typescript

For more information, please refer to: