Initial commit

This commit is contained in:
2024-04-02 19:58:23 +02:00
commit b0fd527a88
12 changed files with 8683 additions and 0 deletions

11
README.md Normal file
View File

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