WPUI is a design pattern library built upon wordpress components Which gives you the building blocks you need to build your react-powered WordPress plugin. spend less time on UI and more time building your idea. This sample plugin provides you with starting point to get things started.
- Clone
git clone [email protected]:lubusIN/wpui-sample-plugin.git my-pluginin you WordPress plugins directory - Open plugin directory
cd my-plugin - Changes plugin as required
- Install dependencies
npm install - Watch for chanegs in dev
npm run start - Build production assets
npm run build
LUBUS is a web design agency based in Mumbai.
WPUI Sample Plugin is an open-source software licensed under the MIT
