Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 306 Bytes

File metadata and controls

13 lines (9 loc) · 306 Bytes

Now Playing Text File

Development

Make sure GPMDP is running in development mode. Then simply run the following

npm install
npm run watch

This will automatically build and bundle the plugin and install it into GPMDP. It will then watch for changes and reinstall the plugin each time.