subscription/README.md
2025-09-19 19:02:16 +01:00

12 lines
106 B
Markdown

To install dependencies:
```sh
bun install
```
To run:
```sh
bun run dev
```
open http://localhost:3000