An open API service indexing awesome lists of open source software.

https://github.com/yhatt/poc-marp-slidev


https://github.com/yhatt/poc-marp-slidev

Last synced: 5 months ago
JSON representation

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)