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

README.md (628B)


      1 # ls-vertretungsplan-desktop
      2 UNOFFICIAL Desktop App for the schedule of Lornsenschule, Schleswig
      3 
      4 #DOWNLOADS
      5 Downloades can be found here: https://ls-desktop.herokuapp.com/download/
      6 
      7 # Info about the API
      8 This Desktop App uses an API by @johan12345 that is NOT managed by me. I am allowed to use it and to have it in the Git Source. To see the APP made by @johan12345 take a look at https://ls.vertretungsplan.me
      9 
     10 # How to Build
     11 
     12 1. Clone the Repository
     13 2. Run `npm install`
     14 3. If You use Windows run `build.cmd` otherwise go to 4
     15 4. Everybody else go into the app directory and run `npm install` and now run `build` in the root