This directory is a brief example of a mdx-deck presentation that can be deployed to ZEIT Now with zero configuration.
To get started with mdx-deck on Now, you can use the npm init command to initialize the project:
$ npm init deck my-presentation
Once initialized, you can deploy the mdx-deck example with just a single command:
$ now