Skip to content

shenmemoon1/react-cli-rt

Repository files navigation

React_CLI_RT

image

Description: react-cli-rt is a command-line tool designed to streamline the process of creating React applications. It comes preconfigured with essential technologies such as Tailwind CSS and Redux, making it easier for developers to start new projects with a strong foundation.

Key Features:

  • Quickly generate new React applications.
  • Preconfigured setup with Tailwind CSS and Redux.
  • Hassle-free project initialization.
  • Hot-reloading for an efficient development experience.

Dependencies:

  • Node.js
  • React
  • Redux
  • Tailwind CSS

Usage

For one time use of the command, run the following command:

npm i react-cli-rt

To install the command globally, run the following command:

npm install -g react-cli-rt

To create a create react template using:

npx react-cli-rt your-project-name

To install project dependencies:

`pnpm install`

Run project:

pnpm dev

About

Open sources react CLI lite (Quickly set up a react project) based on Redux and Tailwind

Resources

Stars

Watchers

Forks

Packages

No packages published