Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 356 Bytes

Pronamic Reporting

A Wordpress plugin which provides a custom reporting dashboard for Pronamic Payments built in React.

Setup

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