An open API service indexing awesome lists of open source software.

https://github.com/alvarosabu/vuejs-live-tresjs-05-2023


https://github.com/alvarosabu/vuejs-live-tresjs-05-2023

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

![repository-banner.png](https://res.cloudinary.com/alvarosaburido/image/upload/v1612193118/as-portfolio/Repo_Banner_kexozw.png)

# AS Slidev template 🐧

> Personal template for my conference presentations using [Slidev](https://github.com/slidevjs/slidev)

## Usage

```bash
npx degit alvarosabu/talk-template talk-name-01-2023
```

To start the slide show:

- `pnpm install`
- `pnpm 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/).