Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T02:56:10.000Z (7 months ago)
- Last Synced: 2024-10-22T16:54:05.674Z (23 days 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: 67
- Watchers: 6
- 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) 🔥
[![GitHub stars](https://img.shields.io/github/stars/devowlio/wp-react-starter?style=flat&logo=github)](https://github.com/devowlio/wp-react-starter)
[![Join on Slack](https://img.shields.io/badge/Slack-join-green.svg?style=flat&logo=slack)](https://matthias-web.com/slack)
[![codecov](https://codecov.io/gl/devowlio/wp-reactjs-starter/branch/master/graph/badge.svg)](https://codecov.io/gl/devowlio/wp-reactjs-starter)
[![GitLab CI/CD](https://img.shields.io/badge/CI%20%2F%20CD-See%20history-green?logo=gitlab)](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.**