(more infos about the project you find under: info.md)
- start the project with: npm start (you must have browser sync installed)
- save all data files under /results
- git clone
- use this url: https://github.com/Pethaudi/JKU_SDS_WEB.git
- run "npm run make" (a custom command)
- git commit
- git push
- npm run make
this installs you every dependency - npm run js [name]
creates you a new js file with basic functions (because the import doens't work)