Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-shortcuts-cli

mehul-bitcoder145ISC1.0.6

A Smart way to create React Component Boilerplate which includes (jsx , css and test files) at one's fingertips

react, react-cli, cli, react-components, component-generator, build-tools, boilerplate

readme

React Shortcuts CLI

A Smart way to create React Component Boilerplate which includes (jsx , css and test files) at one's fingertips

Installation

Install this project with npm

  npm i react-shortcuts-cli

How To use

move into the directory where you want to create the boilerplate

  cd ..name of directory..

then,

  rs Component_name 

Note :

Features

  • Creates React boilerplate superfast ⌚
  • Easy Syntax 👨‍💻
  • Auto Adaptable (Typescript / Jsx)
  • light-weight ⚡

Note

  • This cli creates react functional components
  • Only Valid React Component names to be used