jeffque / template-mdx-talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Introduction to Type-Level programming in TypeScript

Original slides that originated this template! Please, check bellow 👇

Slides: https://fersilva16.github.io/type-level-typescript-talk

How to Run

  • clone the repo
  • install the dependencies yarn
  • run yarn start
  • open http://localhost:8080 and see the slides

Caveats

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.

About


Languages

Language:JavaScript 48.2%Language:MDX 32.6%Language:TypeScript 19.2%