https://github.com/wpbones/wpkirk-mantine-boilerplate
A WP Bones boilerplate to start to use the Mantine UI Library
https://github.com/wpbones/wpkirk-mantine-boilerplate
mantine-ui reactjs wordpress wpbones
Last synced: 8 days ago
JSON representation
A WP Bones boilerplate to start to use the Mantine UI Library
- Host: GitHub
- URL: https://github.com/wpbones/wpkirk-mantine-boilerplate
- Owner: wpbones
- License: gpl-3.0
- Created: 2024-05-15T05:46:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-11T09:53:39.000Z (3 months ago)
- Last Synced: 2026-04-17T00:39:31.540Z (11 days ago)
- Topics: mantine-ui, reactjs, wordpress, wpbones
- Language: PHP
- Homepage: https://playground.wordpress.net/?blueprint-url=https://www.wpbones.com/wpkirk-mantine-boilerplate.json
- Size: 16.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WP Bones Mantine Boilerplate WordPress Plugin
WP Kirk Mantine Boilerplate is your starting point to create a WordPress plugin using [WP Bones](https://wpbones.com/) Framework Library.
## Installation
```bash
git clone -b main https://github.com/wpbones/WPKirk-Mantine-Boilerplate.git
cd
composer install
```
## Documentation
You'll find the [complete docs here](https://wpbones.com/docs).