The slide deck is built using mdx-deck. If you want to run the slides from this talk:
npm install
or yarn
to install the dependenciesnpm run slides
or yarn run slides
to launch the decknpm run build
or yarn run build
to build a PDF of the slides