chintan9 / performance

https://mdx-deck-nine-kappa.now.sh
0 stars 0 forks source link

mdx-deck Example

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

Deploy Your Own

Deploy your own mdx-deck project with ZEIT Now.

Deploy with ZEIT Now

Live Example: https://mdx-deck.now-examples.now.sh

How We Created This Example

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

Deploying From Your Terminal

You can deploy your new mdx-deck project with a single command from your terminal using Now CLI:

$ now