first commit

This commit is contained in:
jon brookes 2025-08-13 15:45:36 +01:00
commit c884330ca9

11
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/).