Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 584 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 584 Bytes

Client Information Card

Custom gutenberg blog for Client Information Card.

Block Screenshot

Client-Information-Screenshot

Developer Guide

You may use NPM commands in order to make changes in the blocks. Clone the plugin into your WordPress Plugin folder and open the plugin code into your Code Editor. Run

npm run start to watch the development changes and build on the go.

npm run build to build the block. At the backdoor, we have defined wp-scripts in package.json file