Skip to content

command line for creating components, containers and pages ( v0.1.0)

License

Notifications You must be signed in to change notification settings

acnicolasdc/React-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React-CLI

command line for creating components, containers and pages ( v0.1.0)

Commands: component [flag]* [ name ]* [ custom_path ] for create presentational elements container [flag]* [ name ]* [ custom_path ] for create functional elements

Flags: -f for create function element -a for create arrow function element -c for create class element

Options: --help Print all commands and options --load Load any file with your element template --init Build your custom element rules --about Print info about creator

About

command line for creating components, containers and pages ( v0.1.0)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages