Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 226 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 226 Bytes

Development

To run the presentation deck in development mode:

yarn start

Edit the deck.mdx file to get started.

Exporting

To build the presentation deck as static HTML:

yarn build