This is a webpage that renders the timetable for Visma in school.
Click here for the website.
Look here for the about page.
To run this webpage localy, make sure you have node.js and npm installed. You can install node and npm here
Then clone this repository using git, or download it as a zip. If you are using zip extract the zip file. Continue with typing npm i
in the terminal in the directory of the repository.
When all this is done the installation is finished. To start the program type npm start