1.0.0 • Published 2 years ago

@aitareko/cra-template v1.0.0

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

cra-template

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

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

For example:

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

For more information, please refer to: