mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-02 12:20:35 +08:00
run prettier with new params
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Frontend Development Setup
|
||||
|
||||
In root directory run `docker compose up frontend-dev --build --attach-dependencies` to start a database and the backend server.
|
||||
In root directory run
|
||||
`docker compose up frontend-dev --build --attach-dependencies` to start a
|
||||
database and the backend server.
|
||||
|
||||
Then, point your frontend at `http://localhost:8080` to start developing. During development, any API key will be accepted.
|
||||
Then, point your frontend at `http://localhost:8080` to start developing. During
|
||||
development, any API key will be accepted.
|
||||
|
||||
Reference in New Issue
Block a user