commit c884330ca9e67abf7698665c4ff6c20ed40a2039 Author: jon brookes Date: Wed Aug 13 15:45:36 2025 +0100 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..fd655d1 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Welcome to [Slidev](https://github.com/slidevjs/slidev)! + +To start the slide show: + +- `pnpm install` +- `pnpm dev` +- visit + +Edit the [slides.md](./slides.md) to see the changes. + +Learn more about Slidev at the [documentation](https://sli.dev/).