This repository hosts the code for building the timetill.rs website. The website is hosted through GitHub pages.
To build the website you need to have node
, yarn
, and parcel
installed.
To build and run the website run the following command.
parcel index.html