1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-11-26 00:35:02 +03:00
♠️ React MDX-based presentation decks
Go to file
2018-07-28 18:49:02 -04:00
docs Basic resize handling 2018-07-28 18:49:02 -04:00
lib Basic resize handling 2018-07-28 18:49:02 -04:00
cli.js Adjust parsing in loader 2018-07-28 18:32:05 -04:00
package.json Adjust parsing in loader 2018-07-28 18:32:05 -04:00
README.md Basic resize handling 2018-07-28 18:49:02 -04:00

mdx-deck

Create presentation decks with MDX

npm i mdx-deck

# This is the title of my deck

---

# About Me

---

```jsx
<CodeSnippet />
```

---

import Demo from './components/Demo'

<Demo />

---

# The end

mdx-deck deck.mdx

  • default styles
  • export build