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
a3db9ffdd3
commit
1f0dd31f16
@ -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 `---`.
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user