1.0.3 • Published 9 months ago

create-minimal-react-template v1.0.3

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

create-minimal-react-template

A simple CLI tool to quickly create a new React project from a customizable template.

Features

  • Easily create a new React project with predefined templates.
  • Supports customization via CLI prompts.
  • Quick and easy setup for new React projects.

Installation

To install the package globally, run the following command:

pnpm install -g create-minimal-react-template

or

npx create-minimal-react-template

or

sudo npm -g create-minimal-react-template

Usage

After installation, you can create a new React project using the following command:

create-minimal-react-template <project-name>

1.0.3

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago