@gustavogomez092/create-react-wordpress-plugin
v1.1.5
Published
A CLI to create React plugins on WordPress
Downloads
3
Readme
create-react-wordpress-plugin
🏗 Personal CLI to bootstrap new projects
Installation & Usage
## to Install the cli tool
npm i @gustavogomez092/create-react-wordpress-plugin -g
## to use the cli tool
crwp
## for development
npm run dev
## to get a production plugin
nm run prod
License
MIT