Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 646 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 646 Bytes

VismaCalendar

This is a webpage that renders the timetable for Visma in school.

Click here for the website.

Look here for the about page.

Installation

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