https://github.com/devowlio/create-wp-react-app
Create React WordPress plugin with no build configuration.
https://github.com/devowlio/create-wp-react-app
build-tools react wordpress wordpress-plugin zero-configuration
Last synced: 8 months ago
JSON representation
Create React WordPress plugin with no build configuration.
- Host: GitHub
- URL: https://github.com/devowlio/create-wp-react-app
- Owner: devowlio
- License: mit
- Created: 2018-10-01T20:35:35.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T02:56:10.000Z (over 1 year ago)
- Last Synced: 2025-04-05T22:51:30.497Z (9 months ago)
- Topics: build-tools, react, wordpress, wordpress-plugin, zero-configuration
- Language: JavaScript
- Homepage: https://devowlio.gitbook.io/wp-react-starter/
- Size: 1.03 MB
- Stars: 70
- Watchers: 5
- Forks: 12
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WP React Starter: WordPress React Boilerplate

Create (multiple) WordPress plugins that use **React**, **TypeScript**, and **object-oriented PHP** in a fully customizable **Docker** development environment, commited in a **monorepo**.
> Wow, I didn't know the WordPress plugin development could look like this!
🚀 **Instant no-config plugin creation with** [**create-wp-react-app**](https://github.com/devowlio/create-wp-react-app) 🔥
[](https://github.com/devowlio/wp-react-starter)
[](https://matthias-web.com/slack)
[](https://codecov.io/gl/devowlio/wp-reactjs-starter)
[](https://gitlab.com/devowlio/wp-reactjs-starter/pipelines)
---
This CLI tool enables you to create a modern WordPress React plugin with no build configuration based on [WP React Starter](https://github.com/devowlio/wp-react-starter).
**Please read documentation of [devowlio/wp-react-starter](https://github.com/devowlio/wp-react-starter) as this repository is only the command line tool.**