Hello all,
I am new to .js and MMM module development and I want to create my own MMM module.
I got a javascript file that sends a request to a python function which sends the response back as json. This works fine. How can I display the json returns on the mirror? I am stuck on the node_helper and MMM-myModule files.
Thanks