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-07-29 14:17:53 -04:00
parent a3db9ffdd3
commit 1f0dd31f16
2 changed files with 6 additions and 1 deletions

View File

@ -9,6 +9,11 @@
npm i mdx-deck
```
- :spiral_note_pad: Write presentations in markdown
- :atom_symbol: Import and use React components
- :nail_care: Customizable themes and components
- :zero: Zero-config CLI
## Getting Started
Create an [MDX][] file and separate each slide with `---`.

View File

@ -23,7 +23,7 @@
"gray-matter": "^4.0.1",
"lodash.throttle": "^4.1.1",
"meow": "^5.0.0",
"ok-cli": "^3.0.0-9",
"ok-cli": "^3.0.0",
"pkg-conf": "^2.1.0",
"prop-types": "^15.6.2",
"react-dev-utils": "^5.0.1",