2.0.0 • Published 4 years ago

cra-template-tsx v2.0.0

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

cra-template-tsx

This is the unofficial TSX template for Create React App.

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

For example:

yarn create react-app name-app --template tsx

# or

npx create-react-app name-app --template tsx

What is inside?

This project uses lot of stuff as:

For more information, please refer to: