To run the presentation deck in development mode:
npm startEdit the deck.mdx file to get started.
To build the presentation deck as static HTML:
npm run buildTo run the presentation deck in development mode:
npm startEdit the deck.mdx file to get started.
To build the presentation deck as static HTML:
npm run build