1.0.1 • Published 2 years ago

@sanketchavan5595/rn-gen v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Overview

A interactive CLI tool to generate react components and other necessary files.

Installation

Using NPM

npm i --save-dev @sanketchavan5595/rn-gen

Using Yarn

yarn add -D @sanketchavan5595/rn-gen

Note: You can also install it globally

Usage

  1. Navigate to you components folder
  2. Execute the following
    npx rn-gen
  3. The CLI will present you with options as per your need.
  4. Choose the required options and the component file will be generated

Maintainer