Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 765 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 765 Bytes

This guest lecture was given by me in:

  • 2018 (commit 9b8a126f12fe9c80651dca17e463d2c45cfe5b57)
  • 2019 (commit 69a93850192c3411a37b19f812a6a13c1eba3846)

Development

Install dependencies by running yarn (requires the yarn package manager for node)

Run yarn start to start the development server

Generate pdf / print

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

Credits

Built with Spectacle