Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# WP React Starter: WordPress React Boilerplate

WP React Starter Logo

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.**