This repository has been archived on 2024-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
kotlin-course/README.md

524 B

Kotlin Course

This repository contains some examples and slides built with reveal-md.js. To view the slides, the following command must be executed with the node package manager (npm) 1:

npm install -g reveal-md

execute the following command:

reveal-md slides.md --theme league

  1. a tutorial for the installation can be found at the link above ↩︎