A Smart way to create React Component Boilerplate which includes (jsx , css and test files) at one's fingertips
npm install react-shortcuts-cliA Smart way to create React Component Boilerplate which includes (jsx , css and test files) at one's fingertips
Install this project with npm
``bash`
npm i react-shortcuts-cli
How To use
move into the directory where you want to create the boilerplate
`bash`
cd ..name of directory..
then,
`bash``
rs Component_name
Note :
- Creates React boilerplate superfast ⌚
- Easy Syntax 👨💻
- Auto Adaptable (Typescript / Jsx)
- light-weight ⚡
- This cli creates react functional components
- Only Valid React Component names to be used