WP Manifestindependent plugin directory
manifest / developer / wordpress-react-starter-plugin

react app

A simple react app.

by IDS · github.com/idsdeepak/wordpress-react-starter-plugin

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/idsdeepak/wordpress-react-starter-plugin/archive/refs/heads/main.zip

After installing plugin run "npm install" under root directory to compile source run "npm run start" or for production build "npm run build"