sreehari-create-react-component-cli
v1.0.2
Published
A CLI tool to create React component folders with TSX and SCSS module files
Downloads
13
Maintainers
Readme
Create React Component CLI
A simple CLI tool to quickly scaffold React components with best practices.
Features
- Creates a folder with the component name
- Generates a
.tsxfile and a matching.module.scssfile inside the folder
Installation
npm install -g sreehari-create-react-component-cliUsage
create-component MyComponentLicense
MIT
