mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 17:57:33 +00:00
chore: improve wording (#4545)
This commit is contained in:
@@ -20,7 +20,14 @@ yarn install
|
||||
yarn start
|
||||
```
|
||||
|
||||
This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.
|
||||
As an alternative you can use this docker compose command:
|
||||
|
||||
```console
|
||||
docker compose up
|
||||
```
|
||||
|
||||
These commands start a local development server.
|
||||
Most changes are reflected live without having to restart the server.
|
||||
|
||||
## Build
|
||||
|
||||
|
Reference in New Issue
Block a user