Skip to content

Commit 992073a

Browse files
committed
chore: add readme
1 parent 35dfe8e commit 992073a

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
```
1+
To install dependencies:
2+
```sh
23
bun install
3-
bun run deploy
44
```
5+
6+
To run:
7+
```sh
8+
bun run dev
9+
```
10+
11+
open http://localhost:3000

0 commit comments

Comments
 (0)