A CLI for creating React App with TypeScript and TailwindCSS


Keywords
airbnb, cli, eslint, prettier, python, react, sass, tailwindcss, template
License
MIT
Install
pip install cratt==1.6.4

Documentation

cratt · Upload Python Package PyPI Latest Release License Code style: black

A CLI for creating React App with TypeScript and TailwindCSS. It comes already configured with ESLint, Prettier, and Husky. Also, It can automatically push the project to Github, add relevant tags and description, and deploy it to Github Pages.

Prerequisites

You need to have Python and GitHub CLI installed on your machine.

Installation

  1. First of all, install the package using pip:

    pip install cratt
  2. Then, run the command to create a new project:

    cra new-app