1.1.3 • Published 4 years ago

@jenssimon/cra-template-typescript v1.1.3

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

NPM version Downloads Dependencies star this repo fork this repo Code Style

@jenssimon/cra-template-typescript

This is a fork of the official TypeScript template for Create React App.

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

For example:

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

# or

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

For more information, please refer to:

License

MIT © 2021 Jens Simon