Guest Lecture Javascript for Comparative Programming Languages course @ KU Leuven
This guest lecture was given by me in:
- 2018 (commit 9b8a126f12fe9c80651dca17e463d2c45cfe5b57)
- 2019 (commit 69a93850192c3411a37b19f812a6a13c1eba3846)
Install dependencies by running yarn (requires the yarn package manager for node)
Run yarn start to start the development server
To generate the pdf, edit the file src/codeslide.js. Run yarn start and add ?export to the url. Now use the print function of your browser to generate pdf / print
Built with Spectacle