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

https://github.com/rolandtritsch/slidev-template

THE template to start a new slidev-presentation
https://github.com/rolandtritsch/slidev-template

Last synced: 2 months ago
JSON representation

THE template to start a new slidev-presentation

Awesome Lists containing this project

README

          

# slidev-template

THE template to start a new slidev presentation.

To make this work/run you need to ...

* install slidev with `npm install -g @slidev/cli`
* build the presentation with `slidev build`
* run the presentation with `google-chrome dist/index.html`