1.0.2 • Published 6 months ago

react-tw-app v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Create React App with Tailwind CSS

A CLI tool to quickly set up a new React project with Tailwind CSS and optionally TypeScript. This tool simplifies the process of setting up a React app with Tailwind, allowing you to get started with modern web development quickly.

Features

  • Create a new React app using create-react-app.
  • Optionally set up Tailwind CSS.
  • Optionally use TypeScript.
  • Easy-to-use CLI with prompts for customization.

Installation

To use this CLI tool, you need to install it globally using npm.

npm install -g create-react-tailwind-app
1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago