https://github.com/friedrith/talk-template
A template for meetup and conference talk using slidev
https://github.com/friedrith/talk-template
Last synced: 6 months ago
JSON representation
A template for meetup and conference talk using slidev
- Host: GitHub
- URL: https://github.com/friedrith/talk-template
- Owner: friedrith
- License: mit
- Created: 2025-02-27T17:53:57.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-27T20:39:37.000Z (over 1 year ago)
- Last Synced: 2025-02-28T02:51:21.379Z (over 1 year ago)
- Language: Vue
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Introduction (to remove when you use this template)
This is a template for a talk. It uses [slidev](https://sli.dev/).
> You can check [https://github.com/friedrith/react-composition](https://github.com/friedrith/react-composition) as an example.
Read the file [GETTING_STARTED.md](./GETTING_STARTED.md) to know how to use this template.
## Getting started
```bash
pnpm install
pnpm slides
# in another terminal
pnpm demo
```
## Versions
Several versions of this project are available:
- [Version 1](url of the talk)
## License
Distributed under the MIT License. See [LICENSE](./LICENSE) for more information.