1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-11-29 13:58:02 +03:00

Edit readme

This commit is contained in:
Brent Jackson 2018-08-25 16:50:49 -04:00
parent b9cc5a81ff
commit 4bb86e2b72

View File

@ -71,6 +71,13 @@ For a video introduction, see this [egghead tutorial][egghead] by [@andrewdelpre
[egghead]: https://egghead.io/lessons/react-build-a-slide-deck-with-mdx-deck-using-markdown-react
## Quick Start
To create a new presentation with zero-configuration, run the following command to generate a presentation deck in a new folder:
```sh
npm init deck my-presentation-name
```
## Using MDX