create-wp-react-app

Create React WordPress plugin with no build configuration.

Usage no npm install needed!

<script type="module">
  import createWpReactApp from 'https://cdn.skypack.dev/create-wp-react-app';
</script>

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 🔥

GitHub stars Join on Slack codecov GitLab CI/CD


This CLI tool enables you to create a modern WordPress React plugin with no build configuration based on WP React Starter.

Please read documentation of devowlio/wp-react-starter as this repository is only the command line tool.