correct ooo for dev

This commit is contained in:
geoffsee
2025-05-23 16:15:25 -04:00
parent 7348ab1ccb
commit 8bb5015fab

View File

@@ -15,7 +15,7 @@ Fork of [geoff.seemueller.io](https://geoff.seemueller.io).
2. `bun run build` 2. `bun run build`
3. Configure .dev.vars 3. Configure .dev.vars
4. Setup KV_STORAGE bindings for local development. 4. Setup KV_STORAGE bindings for local development.
5. In isolated shells, run `bun run client:dev` and `bun run server:dev` 5. In isolated shells, run `bun run server:dev` and `bun run client:dev`
### Further Documentation ### Further Documentation