Skip to content

A simple way to generate react components, pages, ... with a single command and even use redux

Notifications You must be signed in to change notification settings

Pispros/react-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT DEV TOOLS

sudo bash install.sh ---> Install the tools

don't worry, no backdoor...

synthax : react-ninjamer-tools <element_name> [<element_name>]"

Attention : Make sure you are in your root folder and you do not have unsaved code a file you want to touch with the tool !"

------------------------------------------- Options :

 --init ----------> without any other parameter to init ninjamer-tools in your project ! It comes with react-redux structure"
 -c ----------> generate a component."
 -r ----------> generate a reducer."
 -p ----------> generate a page."
 -const ----------> generate a constant file" 
 -a ----------> generate an actions file 
 -i ----------> import component in a page.[... -i component_name page_name]" 
```bash
	
 Note: for speed & fast developement while using redux, please give same name to {constant, action & reducer} file

# Have a good time hacking my ninja !

About

A simple way to generate react components, pages, ... with a single command and even use redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published