A Wordpress plugin which provides a custom reporting dashboard for Pronamic Payments built in React.
Load external libraries
npm install
Create a build directory with a production build of the plugin
npm run build
Re-compile build directory when implementing changes
npm run watch