https://github.com/naturalclar/talk-deck
Presentation Slides
https://github.com/naturalclar/talk-deck
Last synced: 6 months ago
JSON representation
Presentation Slides
- Host: GitHub
- URL: https://github.com/naturalclar/talk-deck
- Owner: Naturalclar
- Created: 2023-09-24T01:27:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T12:05:15.000Z (almost 3 years ago)
- Last Synced: 2025-02-16T09:27:09.620Z (over 1 year ago)
- Language: HTML
- Size: 470 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# talk-deck
## Setup
### Installation
```sh
bun install
```
### Build
```sh
bun run build
```
### Dev
```sh
bun dev
```