open in processing ide or vscode. In vscode run the build task.
alternatively to build you can run:
./build.sh
and to run:
./run.sh
The above build script will also build exported binaries for mac, windows, & linux.
Note: for mac you have to install processing-java through the processing ide ui.