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 or app. Spend less time on UI and more time building your idea.
- Visit https://wpui.lubus.in/
- Browser UI patterns
- Refer or copy code to your WordPress Plugin or standalone app
- Clone this repository
git clone https://github.com/lubusIN/wpui
- Open project directory
cd wpui
- Install dependencies
npm install
- Watch for changes in dev
npm run start
- Build production assets
npm run build
- Launch locally
npm run serve
LUBUS is a web design agency based in Mumbai, India.
WPUI
is an open-source software licensed under the MIT