1.0.0 • Published 4 years ago

cra-template-recoil-typescript v1.0.0

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

cra-template-recoil-typescript

This is an unofficial TypeScript template for Create React App.

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

For example:

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

# or

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

For more information, please refer to: