| 1 | # Welcome to [Slidev](https://github.com/slidevjs/slidev)! |
| 2 | |
| 3 | To start the slide show: |
| 4 | |
| 5 | - `npm install` |
| 6 | - `npm run dev` |
| 7 | - visit <http://localhost:3030> |
| 8 | |
| 9 | Edit the [slides.md](./slides.md) to see the changes. |
| 10 | |
| 11 | Learn more about Slidev at the [documentation](https://sli.dev/). |
| 12 |