This directory is a brief example of a mdx-deck presentation that can be deployed with ZEIT Now and zero configuration.
Deploy your own mdx-deck project with ZEIT Now.
Live Example: https://mdx-deck.now-examples.now.sh
To get started with mdx-deck for deployment with ZEIT Now, you can use the npm init command to initialize the project:
$ npm init deck my-presentation
You can deploy your new mdx-deck project with a single command from your terminal using Now CLI:
$ now