https://github.com/yhatt/poc-marp-slidev
https://github.com/yhatt/poc-marp-slidev
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yhatt/poc-marp-slidev
- Owner: yhatt
- License: wtfpl
- Created: 2021-08-04T08:54:23.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T16:33:20.000Z (over 1 year ago)
- Last Synced: 2025-10-18T21:55:10.388Z (10 months ago)
- Language: TypeScript
- Homepage: https://poc-marp-slidev.netlify.app/
- Size: 2.27 MB
- Stars: 18
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# poc-marp-slidev
Just a curious and crazy PoC to integrate [Marp](https://marp.app) with [Slidev](https://sli.dev). Render Marp slides on Slidev's presentation interface.
**[https://poc-marp-slidev.netlify.app/](https://poc-marp-slidev.netlify.app/)**
## Try
```
npm i
npm run dev
```
## Is it useful?
This PoC may be helpful if you like simple and minimum Markdown syntax provided by Marp, and want more enhanced presentation interface from Slidev: Overview, Recording, Drawing, Webcam PiP, etc...
## License
[WTFPL](./LICENSE)
