Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 518 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 518 Bytes

mdx-deck Example

This directory is a brief example of a mdx-deck presentation that can be deployed to ZEIT Now with zero configuration.

How we created this example

To get started with mdx-deck on Now, you can use the npm init command to initialize the project:

$ npm init deck my-presentation

Deploying this Example

Once initialized, you can deploy the mdx-deck example with just a single command:

$ now