You do it like normal Arduino setups. That is you open the terminal monitor and make sure it is setup to the same baud as your Serial.begin(...
FYI - I am in the process of hacking up a board type to try to match the board, such that you can do things like pinMode(0, OUTPUT); and have it match the pin numbering of MRAA...