1.0.2 • Published 4 years ago

@pepeenv/cra-template-typescript v1.0.2

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

cra-template

Warning Use at your own risk!

This is a modified Typescript template for Create React App.

To use this template, add --template @pepeenv/cra-template-typescript when creating a new app.

For example:

npx create-react-app my-app --template @pepeenv/typescript

# or

yarn create react-app my-app --template @pepeenv/typescript

For more information, please refer to: