This project was generated using Nx.
By default, it writes logs to the following locations:
Zon is an electron app that communicates with x-plane over UDP. In a nutshell, electron app is basically a chrome brower that serves your "site". This enables us to use web tech stack to write cross platform applications. For more details on how to debug electron app, please check their website
yarn
Note: It is recommended to run this each time you pull from upstream
yarn nx run ui:serve
yarn nx run desktop:serve
This will launch the app