Open explorer
create a new folder called magicmirror
download magicmirror and unpack it in that dir
Open a CMD window and go to the magicmirror directory
Go to Node js and get node and install it…
Once you have that installed go back to your CMD window and type in
“npm install”
If everything is in correctly it should install the magicmirror software
Once that’s installed type “npm start”… should start the mirror…
I don’t think I missed anything but if I did someone please feel free to point it out!