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
- Host: GitHub
- URL: https://github.com/rolandtritsch/slidev-template
- Owner: rolandtritsch
- Created: 2023-05-27T16:17:07.000Z (over 2 years ago)
- Default Branch: trunk
- Last Pushed: 2024-07-19T14:55:11.000Z (about 1 year ago)
- Last Synced: 2025-04-05T06:15:37.731Z (6 months ago)
- Size: 923 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`