mirror of
				https://git.schule.click/GymSedan/SISSy.git
				synced 2025-11-04 00:49:21 +01:00 
			
		
		
		
	
				
				Sedan Informations- und Stundenplanssystem
				
			
		| 
				 | 
			||
|---|---|---|
| public | ||
| src | ||
| .gitignore | ||
| babel.config.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| proxy.php | ||
| README.md | ||
| sissy.code-workspace | ||
| vue.config.js | ||
sissy
Anzeigesystem für Stunden- und Vertretungsplan (aus Untis-Dateien), Nachrichten (aus Newsfeed) und Kalender (aus ICS).
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint