1.0.1 • Published 4 years ago

cra-template-ts-rewired v1.0.1

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

cra-template-ts-rewired

Base on the official TypeScript template add react-app-rewired, customize-cra

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

For example:

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

# or

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

For more information, please refer to: