Each AppMaps project ends up split into applications for each form factor that AppMaps targets: currently, this means phone and tablet versions.
To perform this step, the main point of which is to mangle the application map to conform to platform conventions and to compile it to JavaScript, each project contains a "go" script.
Beyond needing this script to be run, AppMaps is agnostic about the build system used to build and to structure the application; it provides simple dependency management itself, but the use of this is not compulsory.