In the introducer and Machine, instead of running ```npm run start``` as the last command, run ```npm run start > log.txt``` which will write all the output to a file. Otherwise, if it is open, you can the logs printed out to temrinal.
\ No newline at end of file
In the introducer and machine, instead of running ```npm run start``` as the last command, run ```npm run start > log.txt``` which will write all the output to a file. Otherwise, if it is open, you can the logs printed out to temrinal.