1.2.0 • Published 4 years ago

cra-template-typescript-likesalmon v1.2.0

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

cra-template-typescript-likesalmon

This is a custom version of the official TypeScript template for Create React App with this extra stuff:

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

For example:

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

# or

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

For more information, please refer to: