semantics

This commit is contained in:
geoffsee
2025-05-23 16:14:48 -04:00
parent a9c4f25ff3
commit 7348ab1ccb
2 changed files with 4 additions and 4 deletions

View File

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