mirror of
https://ghproxy.net/https://github.com/lubusIN/wpui.git
synced 2025-11-19 15:36:13 +08:00
Build Your React Powered WordPress Plugin Or App With Speed
https://wpui.lubus.in
| src | ||
| .gitignore | ||
| android-chrome-192x192.png | ||
| android-chrome-512x512.png | ||
| apple-touch-icon.png | ||
| favicon-16x16.png | ||
| favicon-32x32.png | ||
| favicon.ico | ||
| favicon.svg | ||
| index.html | ||
| jsconfig.json | ||
| package-lock.json | ||
| package.json | ||
| readme.md | ||
| webpack.config.js | ||
WPUI
Build Your React Powered WordPress Plugin Or App With Speed.
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.
Usage
- Visit https://wpui.lubus.in/
- Browser UI patterns
- Refer or copy code to your WordPress Plugin or standalone app
Development
- 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
Meet Your Artisans
LUBUS is a web design agency based in Mumbai, India.
License
WPUI is an open-source software licensed under the MIT