I have downloaded the source code from Github and I don’t see the web projects in it and hence not able to build Flowable-Modeler and other web project. I am assuming that there is no web project in the flowable engine source code. Do I need to download any other project to get the flowable-modeller, Flowable-task, flowable-idm, etc?
The easiest approach I think will be running the build-all.sh script in the scripts folder.
After that you can use the start-modeler.sh script in the same folder. (You also need to start the IDM application first by; start-idm.sh)