https://github.com/alvarosabu/vue-js-amsterdam-2025-create-a-3d-multiplayer-game
https://github.com/alvarosabu/vue-js-amsterdam-2025-create-a-3d-multiplayer-game
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alvarosabu/vue-js-amsterdam-2025-create-a-3d-multiplayer-game
- Owner: alvarosabu
- Created: 2025-03-13T13:39:24.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-13T13:48:16.000Z (7 months ago)
- Last Synced: 2025-03-13T14:36:23.224Z (7 months ago)
- Language: Vue
- Size: 0 Bytes
- Stars: 1
- 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/).