This is a WordPress plugin that adds a custom gutenberg block to display the registered employee information
- Move to plugin directory of your WordPress in terminal and run:
git clone git@github.com:orkunaybek/employeeBlock.git
composer install
npm install
npm run-script build