1.1.0 • Published 1 year ago

cra-template-typescript-styled v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

cra-template-typescript

This is the custom TypeScript template for Create React App.

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

For example:

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

# or

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

For more information, please refer to: