1.0.0 • Published 2 years ago

@voxasoftworks/cra-template-ts-tailwind v1.0.0

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

@voxasoftworks/cra-template-ts-tailwind

This is a template for Create React App, which initialises a project with TypeScript and Tailwind.

Image

To use this template, add --template @voxasoftworks/cra-template-ts-tailwind when creating a new app.

For example:

npx create-react-app my-app --template @voxasoftworks/cra-template-ts-tailwind

# or

yarn create react-app my-app --template @voxasoftworks/cra-template-ts-tailwind

For more information, please refer to: