The slide deck is built using mdx-deck. If you want to run the slides from this talk:
- Run
npm install
oryarn
to install the dependencies - Run
npm run slides
oryarn run slides
to launch the deck - Run
npm run build
oryarn run build
to build a PDF of the slides