npm install
npm run serve
npm run build
WP Generator is a plugin generator for WordPress. With the extensive interface, the user can generate the base code for a WordPress plugin that works instantly. The following parts can be generated by WP Generator: admin panel, table schema, crud, rest API, and many more. When the plugin is complete, you can download it as a zip file. I built the WP Generator on the basis of developer needs.
JavaScript
npm install
npm run serve
npm run build