UNOFFICIAL Desktop App for the schedule of Lornsenschule, Schleswig
#DOWNLOADS Downloades can be found here: https://ls-desktop.herokuapp.com/download/
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
- Clone the Repository
- Run
npm install
- If You use Windows run
build.cmd
otherwise go to 4 - Everybody else go into the app directory and run
npm install
and now runbuild
in the root