Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Clean React CLI

A CLI tool for creating and cleaning up React projects. NPM link

Leave a ⭐ if you like the project.

Installation

You can install this package globally using npm:

npm install -g create-clean-react

Usage

To create a new clean React app, run the following command:

create-clean-react

Follow the prompts to enter the name of your app.

What does it do?

  • Initializes a new React app using Vite.
  • Removes unnecessary files and default content.
  • Sets up Tailwind CSS for styling.

Features

  • Automatically configures your project for a clean start.
  • Provides a simple and quick way to kickstart your React projects.

Dependencies

This CLI relies on the following dependencies:

  • shelljs: For executing shell commands.
  • fs: For interacting with the file system.
  • inquirer: For interactive command-line prompts.
  • chalk: For adding color to console output.

Contributing

If you'd like to contribute or report an issue, please check out the GitHub repository.

License

This project is licensed under the MIT License.

Keywords

React, CLI, Web Development, JavaScript, FrontEnd, Productivity, Vite, Tailwind CSS

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages