Learn how to create your first plentymarkets plugin https://developers.plentymarkets.com
- Clone this repo
- Install the current nodejs LTS version from (https://nodejs.org/en/)
- Run npm install within this project locally
- Start project
- npm start
- Open plugin in your Browser
- Build plugin
- npm run build