Added electron wrapper

This commit is contained in:
Paul-Vincent Roll
2016-03-27 20:40:07 +02:00
parent 74f1da81f2
commit d96b82500a
3 changed files with 80 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
# MagicMirror V2
This version of the Magic Mirror software focusses on a modular plugin system.
This version of the Magic Mirror software focusses on a modular plugin system.
To start the software run `npm install && npm start`.
#WARNING: THIS VERSION IS IN A VERY EARLY STAGE. IT IS NOT COMPLETED YET. PLEASE USE THE MASTER BRANCH.