Live Example: https://are-you-testing-your-observability.now.sh
Key | Description |
---|---|
Left Arrow, Page Up, Shift + Space | Go to previous slide |
Right Arrow, Page Down, Space | Go to next slide |
Option + P | Toggle Presenter Mode |
Option + O | Toggle Overview Mode |
Option + G | Toggle Grid Mode |
npm install # or yarn install
See tutorial on How to create slides
npm start
To export a PDF from production deck, run:
npm run pdf
To export PDF from local deck, run:
npm start
and then in another terminal:
npm run pdf-local
npm i -g now # only needed for deployment
now
now --prod