https://github.com/wpbones/wpkirk-reactjs-boilerplate
A WP Bones example for ReactJS applications which could be used as a boilerplate/template
https://github.com/wpbones/wpkirk-reactjs-boilerplate
plugins rea wordpress wpbones
Last synced: 6 months ago
JSON representation
A WP Bones example for ReactJS applications which could be used as a boilerplate/template
- Host: GitHub
- URL: https://github.com/wpbones/wpkirk-reactjs-boilerplate
- Owner: wpbones
- License: gpl-3.0
- Created: 2024-09-21T11:49:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-27T06:14:29.000Z (11 months ago)
- Last Synced: 2025-10-25T08:47:59.044Z (6 months ago)
- Topics: plugins, rea, wordpress, wpbones
- Language: PHP
- Homepage: https://playground.wordpress.net/?blueprint-url=https://www.wpbones.com/wpkirk-reactjs-boilerplate.json
- Size: 13.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WP Bones ReactJS Boilerplate
WP Kirk ReactJS 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-ReactJS-Boilerplate.git
cd
composer install
```
## Documentation
You'll find the [complete docs here](https://wpbones.com/docs).