Files
papryk-com/README.md
Patryk Koreń 6f66824571 vid support
2026-07-13 22:41:24 +02:00

16 lines
225 B
Markdown

# papryk-web
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.9. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.