cra-template-tsx

2.0.0 • Public • Published

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:

Package Sidebar

Install

npm i cra-template-tsx

Weekly Downloads

3

Version

2.0.0

License

MIT

Unpacked Size

10.8 kB

Total Files

31

Last publish

Collaborators

  • ianfelixdev