Skip to content

NikVogri/react-generate-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate React Components with CLI

Usage

Use the following command to generate component:

npx react-generate-component --name <component-name> [--path <path>]

If the path parameter is not provided, the component will automatically be generated in the ./components directory.

Output path should be relative from where the script is executed!

License

MIT

About

Easily generate react components with command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published