1.0.4 • Published 10 months ago
@coilwhine/react-cli v1.0.4
React CLI - @daniel/react-cli
A simple and efficient CLI tool for generating React component files quickly. This tool is designed to streamline your development workflow by creating React components with minimal effort.
Features
- Generate React Functional / Class Components (
fc / cc / tfc / tcc
) with boilerplate code. - Supports TypeScript file generation.
- Optionally specify output directories for better project organization.
Installation
Install the CLI globally using npm:
npm install -g @coilwhine/react-cli
Usage
After installing the CLI globally, start it by typing:
create