0.1.2 • Published 5 years ago

cra-template-craco-tailwindcss-typescript v0.1.2

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

cra-template-craco-tailwindcss-typescript

Based on cra-template-tailwindcss with TypeScript support based on the official TypeScript template for Create React App.

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

For example:

npx create-react-app my-app --template craco-tailwindcss-typescript

# or

yarn create react-app my-app --template craco-tailwindcss-typescript

For more information, please refer to: