There was an error while loading. Please reload this page.
1 parent 35dfe8e commit 992073aCopy full SHA for 992073a
1 file changed
README.md
@@ -1,4 +1,11 @@
1
-```
+To install dependencies:
2
+```sh
3
bun install
-bun run deploy
4
```
5
+
6
+To run:
7
8
+bun run dev
9
+```
10
11
+open http://localhost:3000
0 commit comments