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
- Host: GitHub
- URL: https://github.com/alvarosabu/vuejs-live-tresjs-05-2023
- Owner: alvarosabu
- Created: 2023-05-10T08:31:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-23T09:11:10.000Z (over 1 year ago)
- Last Synced: 2025-02-13T01:34:36.852Z (8 months ago)
- Language: Vue
- Size: 15.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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:3030Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev on [documentations](https://sli.dev/).