This is a template based on https://github.com/fersilva16/type-level-typescript-talk/. Go ahead and give @fersilva16 a star if you like this one.
Original slides that originated this template! Please, check bellow 👇
Slides: https://fersilva16.github.io/type-level-typescript-talk
- clone the repo
- install the dependencies
yarn - run
yarn start - open
http://localhost:8080and see the slides
The pdf does not perfectly works with code surfer, be aware.
To build locally, you need to run yarn postinstall before yarn build. This
is not necessary for running the repo.