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:
parent
b9cc5a81ff
commit
4bb86e2b72
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user