Skip to content

SankalpHaritash21/react-faststart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Faststart

NPM License

📖 Overview

  1. react-faststart is a CLI tool designed to streamline the process of creating a React project with Vite and Tailwind CSS configurations.

  2. It provides a guided setup process, allowing developers to choose between React (JavaScript) and React (TypeScript) templates, and automatically integrates Tailwind CSS for styling.

🚀 Features

  • Automatically sets up a Vite project for React or React-TS.
  • Integrates Tailwind CSS with all necessary configurations.
  • Prompts for project overwriting if the directory already exists.
  • Simple and user-friendly CLI experience.

⚙️ Prerequisites

Before using this CLI tool, ensure that you have the following installed:

  • Node.js (v14 or higher)
  • npm (v6 or higher)
  • npx (included with npm)

🏁 Getting Started

Follow these steps to use the tool:

  1. Clone this repository (optional for local usage) or use npx.
  2. Run the CLI using npx:
npx react-faststart

📜 License

This project is licensed under the MIT License. See the LICENSE file for more details.

Releases

No releases published

Packages

No packages published