mirror of
https://github.com/jxnblk/mdx-deck.git
synced 2024-11-26 00:35:02 +03:00
331 B
331 B
mdx-deck
Create presentation decks with MDX
npm i mdx-deck
---
imports:
- import Demo from './components/Demo'
---
# This is the title of my deck
---
# About Me
---
```jsx
<CodeSnippet />
```
---
<Demo />
---
# The end
mdx-deck deck.mdx