/wppb-generator

WordPress Plugin Boilerplate Generator

Primary LanguageJavaScriptOtherNOASSERTION

WordPress Plugin Boilerplate Generator - 2022

New WPPB version generator site, this is site that generate a custom zip file based on the WPPB by Tom McFarlin.

The site is made using Next.js and hosted on Vercel

Getting started

To get started with this site, first install the npm dependencies:

npm install

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser to view the website.