1.0.0 • Published 2 years ago

@aitareko/cra-template-recoil v1.0.0

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

cra-template-recoil

This is a Create React App template based on the the official TypeScript template with added TailwindCSS and Recoil

To use this template, add --template @aitareko/recoil when creating a new app.

For example:

npx create-react-app my-app --template @aitareko/recoil
# or
yarn create react-app my-app --template @aitareko/recoil

For more information, please refer to: