ls-vertretungsplan-desktop

UNOFFICIAL Desktop App for the schedule of Lornsenschule, Schleswig
git clone git://archive.git.mtrnord.blog/MTRNord/ls-vertretungsplan-desktop.git
Log | Files | Refs | README

commit 681a2ca1a899104a5842edf9dd046b18e36c9ffd
parent 2043aa97da6bdb6ec5be46c7fc85691bbbe2560d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 28 Aug 2016 02:49:18 +0200

Update README

Diffstat:
MREADME.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -3,3 +3,10 @@ UNOFFICIAL Desktop App for the schedule of Lornsenschule, Schleswig # NOT WORKING FOR YOU YET!!!!!! This Desktop App uses an API by @johan12345 that is NOT managed by me! I don't have the right to use it here so I don't provide the link to it or an compiled version of it. + +# How to Build (If you find the URL to the API ^^) + +1. Clone the Repository +2. Run `npm install` +3a. If You use Windows run `build.cmd` +3b. Everybody else go into the app directory and run `npm install` and now run `node build.js` in the root +\ No newline at end of file