1.1.0 • Published 5 years ago

cra-template-hot v1.1.0

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

cra-template-typescript

This TypeScript based template comes with batteries included.

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

For example:

npx create-react-app my-app --template hot

# or

yarn create react-app my-app --template hot

For more information, please refer to:

1.1.0

5 years ago