Website: https://akinncar.github.io/talk-rn-architecture-21/#0
PDF: https://speakerdeck.com/akinncar/react-native-architecture-in-2021
Install Dependencies
yarn
Start localhost
yarn start
To export a deck as PDF, use the website-pdf CLI. Start the MDX Deck dev server, then run the following command to create a PDF:
npx website-pdf http://localhost:8080 -o deck.pdf