mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
Remove redundant build step from Quickstart instructions in README.
`bun run server:dev` automatically builds the client
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
1. `bun i`
|
1. `bun i`
|
||||||
1. `bun run build`
|
|
||||||
1. [Add your own `GROQ_API_KEY` in .dev.vars](https://console.groq.com/keys)
|
1. [Add your own `GROQ_API_KEY` in .dev.vars](https://console.groq.com/keys)
|
||||||
1. In isolated shells, run `bun run server:dev` and `bun run client:dev`
|
1. In isolated shells, run `bun run server:dev` and `bun run client:dev`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user