MagicMirror² v2.14.0 is available! For more information about this release, check out this topic.
First Module
-
Hey guys,
I’m a newbie at this, but I was wondering whether there was any sort of documentation/advice on how to start a MM module? I currently code in HTML, CSS, JavaScript, and C++. Anything will help! Thanks!
-S
-
https://github.com/MichMich/MagicMirror/tree/develop/modules
and
Module template
https://forum.magicmirror.builders/topic/1786/module-template
-
Thank you!