Deploying a MDX-DECK PRESENTTION APP TO ZEIT NOW Development To run the presentation deck in development mode: npm start Edit the deck.mdx file to get started. Exporting To build the presentation deck as static HTML: npm run build Deploying To deploy to ZEIT now: now For more documentation see the mdx-deck repo.