react-shortcuts-cli
v1.0.6
Published
A Smart way to create React Component Boilerplate which includes (jsx , css and test files) at one's fingertips
Downloads
198
Maintainers
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