Restructure and clarify

This commit is contained in:
Mike Conrad
2025-06-13 16:13:57 -04:00
parent d4fe8c4575
commit 302cc66d55
4 changed files with 27 additions and 9 deletions

11
slides/README.md Normal file
View File

@ -0,0 +1,11 @@
# Welcome to [Slidev](https://github.com/slidevjs/slidev)!
To start the slide show:
- `pnpm install`
- `pnpm dev`
- visit <http://localhost:3030>
Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev at the [documentation](https://sli.dev/).