Skip to content

Commit 4edcf86

Browse files
committed
minor note on bun
1 parent f6d62db commit 4edcf86

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# brno.python.pizza
1+
# brno.python.pizza
2+
3+
## How to run it locally
4+
5+
- You need to have bun installed
6+
7+
```bash
8+
bun update
9+
bun run dev
10+
```

0 commit comments

Comments
 (0)