We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83fa6c commit 6ea6f04Copy full SHA for 6ea6f04
1 file changed
README.md
@@ -26,7 +26,7 @@ bun install
26
bun run start
27
28
# Terminal 2: Start web server
29
-bun run start # http://localhost:8000/demo/
+bun dev # http://localhost:8000/demo/
30
```
31
32
## Getting Started
0 commit comments